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 #183

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Conversation

dwalluck
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #183 into master will increase coverage by 1.26%.
The diff coverage is 57.89%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #183      +/-   ##
============================================
+ Coverage     67.38%   68.64%   +1.26%     
- Complexity      593      606      +13     
============================================
  Files            38       38              
  Lines          3020     3017       -3     
  Branches        368      371       +3     
============================================
+ Hits           2035     2071      +36     
+ Misses          807      768      -39     
  Partials        178      178              
Impacted Files Coverage Δ Complexity Δ
...main/java/org/jboss/pnc/build/finder/cli/Main.java 26.86% <0.00%> (+0.96%) 15.00 <0.00> (ø)
...ava/org/jboss/pnc/build/finder/koji/KojiBuild.java 56.42% <0.00%> (-0.31%) 50.00 <2.00> (+2.00) ⬇️
...rg/jboss/pnc/build/finder/pnc/client/PncUtils.java 63.88% <ø> (-0.34%) 13.00 <0.00> (ø)
...ss/pnc/build/finder/core/DistributionAnalyzer.java 67.74% <85.71%> (+0.13%) 65.00 <5.00> (+1.00)
...a/org/jboss/pnc/build/finder/report/GAVReport.java 95.65% <100.00%> (ø) 9.00 <1.00> (ø)
...a/org/jboss/pnc/build/finder/report/NVRReport.java 100.00% <100.00%> (ø) 6.00 <1.00> (ø)
...java/org/jboss/pnc/build/finder/report/Report.java 94.73% <100.00%> (+3.07%) 15.00 <2.00> (+2.00)
.../jboss/pnc/build/finder/koji/KojiLocalArchive.java 65.90% <0.00%> (-2.28%) 13.00% <0.00%> (-1.00%)
...a/org/jboss/pnc/build/finder/core/BuildFinder.java 77.45% <0.00%> (+0.15%) 103.00% <0.00%> (+1.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 c8bb9d2...aac60aa. Read the comment docs.

@dwalluck dwalluck merged commit 7edd10a into project-ncl:master Aug 26, 2020
@dwalluck dwalluck deleted the report-test branch August 26, 2020 23:03
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