znyang / library-analysis

Library Analysis Gradle Plugin
119 stars 24 forks source link

check conf #15

Closed znyang closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #15 into master will decrease coverage by -0.5%.

@@           Coverage Diff            @@
##             master   #15     +/-   ##
========================================
- Coverage     60.49%   60%   -0.5%     
- Complexity        0    51     +51     
========================================
  Files            12    12             
  Lines           243   250      +7     
  Branches         57    46     -11     
========================================
+ Hits            147   150      +3     
- Misses           70    74      +4     
  Partials         26    26
Impacted Files Coverage Δ Complexity Δ
.../lib/analysis/task/DependencyTreeReportTask.groovy 0% <ø> (ø) 0% <ø> (ø) :x:
...oovy/com/zen/plugin/lib/analysis/model/Node.groovy 78.65% <ø> (+0.49%) 21% <ø> (+21%) :white_check_mark:
.../zen/plugin/lib/analysis/util/ResourceUtils.groovy 91.66% <ø> (+0.75%) 2% <ø> (+2%) :white_check_mark:

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 c178f8b...50b76aa. Read the comment docs.