rpau / junit4git

Junit Extensions for Test Impact Analysis
43 stars 13 forks source link

Not stopping when exceptions appear #11

Closed rpau closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 2.37%. The diff coverage is 23.07%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #11      +/-   ##
============================================
- Coverage     83.52%   81.14%   -2.38%     
- Complexity      127      128       +1     
============================================
  Files            13       13              
  Lines           425      435      +10     
  Branches         41       43       +2     
============================================
- Hits            355      353       -2     
- Misses           42       53      +11     
- Partials         28       29       +1
Impacted Files Coverage Δ Complexity Δ
...rg/walkmod/junit4git/javassist/JavassistUtils.java 74% <11.11%> (-12.05%) 11 <1> (+1)
.../org/walkmod/junit4git/core/TestsReportServer.java 74.35% <50%> (-3.42%) 9 <0> (ø)
...d/junit4git/core/reports/GitTestReportStorage.java 81.25% <0%> (-2.35%) 31% <0%> (ø)

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 757d94e...71f9197. Read the comment docs.