Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Report integration test for RPMs #184

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

dwalluck
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #184 into master will increase coverage by 0.29%.
The diff coverage is 74.46%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #184      +/-   ##
============================================
+ Coverage     68.71%   69.00%   +0.29%     
- Complexity      608      616       +8     
============================================
  Files            38       38              
  Lines          3017     3026       +9     
  Branches        371      376       +5     
============================================
+ Hits           2073     2088      +15     
+ Misses          768      759       -9     
- Partials        176      179       +3     
Impacted Files Coverage Δ Complexity Δ
...a/org/jboss/pnc/build/finder/core/BuildFinder.java 77.59% <ø> (-0.02%) 103.00 <0.00> (-1.00)
...ava/org/jboss/pnc/build/finder/koji/KojiBuild.java 58.20% <ø> (+1.78%) 51.00 <0.00> (+1.00)
.../jboss/pnc/build/finder/core/BuildFinderUtils.java 86.48% <22.22%> (-4.17%) 27.00 <0.00> (+1.00) ⬇️
...main/java/org/jboss/pnc/build/finder/cli/Main.java 24.27% <66.66%> (-2.60%) 15.00 <0.00> (ø)
...java/org/jboss/pnc/build/finder/core/Checksum.java 73.91% <80.00%> (+0.32%) 26.00 <0.00> (ø)
...in/java/org/jboss/pnc/build/finder/core/Utils.java 80.88% <90.00%> (+4.88%) 15.00 <1.00> (+1.00)
.../org/jboss/pnc/build/finder/report/HTMLReport.java 93.92% <100.00%> (+2.80%) 45.00 <1.00> (+4.00)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7edd10a...bd901b2. Read the comment docs.

@dwalluck dwalluck force-pushed the rpm-report-test branch 5 times, most recently from c07a664 to 90cfa75 Compare August 27, 2020 15:02
@dwalluck dwalluck merged commit e24054d into project-ncl:master Aug 27, 2020
@dwalluck dwalluck deleted the rpm-report-test branch August 27, 2020 15:35
thescouser89 pushed a commit to thescouser89/build-finder that referenced this pull request Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant