znyang / library-analysis

Library Analysis Gradle Plugin
119 stars 24 forks source link

package name repeat warning #17

Closed znyang closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #17 into master will decrease coverage by -1.03%. The diff coverage is 0%.

@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
- Coverage      44.3%   43.28%   -1.03%     
  Complexity       49       49              
============================================
  Files            14       14              
  Lines           325      335      +10     
  Branches         59       62       +3     
============================================
+ Hits            144      145       +1     
- Misses          150      160      +10     
+ Partials         31       30       -1
Impacted Files Coverage Δ Complexity Δ
...plugin/lib/analysis/render/OutputModuleList.groovy 0% <ø> (ø) 0 <ø> (ø) :x:
.../lib/analysis/task/DependencyTreeReportTask.groovy 0% <ø> (ø) 0 <ø> (ø) :x:
...zen/plugin/lib/analysis/util/PackageChecker.groovy 0% <ø> (ø) 0 <ø> (ø) :x:
...gin/lib/analysis/model/DependencyDictionary.groovy 91.3% <ø> (+2.17%) 12% <ø> (ø) :x:

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 09091d3...1c1f384. Read the comment docs.