znyang / library-analysis

Library Analysis Gradle Plugin
119 stars 24 forks source link

Output txt #18

Closed znyang closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #18 into master will decrease coverage by 2.82%. The diff coverage is 12.5%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #18      +/-   ##
============================================
- Coverage     42.98%   40.16%   -2.83%     
- Complexity       49       52       +3     
============================================
  Files            14       15       +1     
  Lines           335      371      +36     
  Branches         62       69       +7     
============================================
+ Hits            144      149       +5     
- Misses          160      189      +29     
- Partials         31       33       +2
Impacted Files Coverage Δ Complexity Δ
...zen/plugin/lib/analysis/render/HtmlRenderer.groovy 0% <ø> (ø) 0 <0> (ø) :arrow_down:
.../lib/analysis/task/DependencyTreeReportTask.groovy 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...zen/plugin/lib/analysis/render/TextRenderer.groovy 11.11% <11.11%> (ø) 3 <3> (?)
...oovy/com/zen/plugin/lib/analysis/model/Node.groovy 71.42% <33.33%> (ø) 19 <0> (ø) :arrow_down:
...gin/lib/analysis/model/DependencyDictionary.groovy 91.3% <0%> (+2.17%) 12% <0%> (ø) :arrow_down:

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 c61d679...193865a. Read the comment docs.