Closed Yamithorn closed 2 years ago
Merging #14 (3405071) into main (1ec16c8) will increase coverage by
18.18%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #14 +/- ##
===========================================
+ Coverage 50.97% 69.15% +18.18%
===========================================
Files 44 35 -9
Lines 1389 1070 -319
Branches 60 49 -11
===========================================
+ Hits 708 740 +32
+ Misses 668 316 -352
- Partials 13 14 +1
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 1ec16c8...3405071. Read the comment docs.
Description
Adds [ExcludeFromCodeCoverage] to simple classes and classes with methods that are not implemented yet.
In addition to that, coverage was added for .Batch and .BatchNoMultipleEnumeration collection extension methods
Code Coverage has gone up from 50.97% to 69.15%
Type of Change
Checklist