dmfs / jems

Java gems, a collection of Java utilities.
Apache License 2.0
5 stars 2 forks source link

Raise line coverage, implements #314 #315

Closed dmfs closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #315 (6a3028c) into master (da7b838) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #315      +/-   ##
============================================
+ Coverage     99.33%   99.48%   +0.14%     
- Complexity      618      620       +2     
============================================
  Files           153      153              
  Lines          1356     1356              
  Branches         73       73              
============================================
+ Hits           1347     1349       +2     
+ Misses            9        7       -2     
Impacted Files Coverage Δ Complexity Δ
...s2/hamcrest/matchers/iterable/IterableMatcher.java 100.00% <0.00%> (+14.28%) 4.00% <0.00%> (+1.00%)
...va/org/dmfs/jems2/mockito/doubles/TestDoubles.java 66.66% <0.00%> (+33.33%) 2.00% <0.00%> (+1.00%)

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 da7b838...6a3028c. Read the comment docs.