znyang / library-analysis

Library Analysis Gradle Plugin
119 stars 24 forks source link

fixed not found file #21

Closed znyang closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.04%. The diff coverage is 52.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #21      +/-   ##
============================================
+ Coverage     43.46%   43.51%   +0.04%     
- Complexity       89       91       +2     
============================================
  Files            17       17              
  Lines           490      501      +11     
  Branches         85       88       +3     
============================================
+ Hits            213      218       +5     
- Misses          233      236       +3     
- Partials         44       47       +3
Impacted Files Coverage Δ Complexity Δ
.../lib/analysis/task/DependencyTreeReportTask.groovy 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...en/plugin/lib/analysis/model/FileDictionary.groovy 91.3% <100%> (ø) 12 <0> (ø) :arrow_down:
...y/com/zen/plugin/lib/analysis/model/Library.groovy 81.11% <88.88%> (-0.07%) 26 <1> (ø)
...zen/plugin/lib/analysis/convert/NodeConvert.groovy 67.1% <0%> (-2.64%) 26% <0%> (ø)
...oovy/com/zen/plugin/lib/analysis/util/Timer.groovy 75% <0%> (+75%) 2% <0%> (+2%) :arrow_up:

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 4f3b5c2...d176982. Read the comment docs.