AArnott / Validation

Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Microsoft Public License
131 stars 22 forks source link

Merge v2.5 to master #98

Closed AArnott closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #98 (5a0f42f) into master (aa2abd1) will increase coverage by 0.83%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   91.43%   92.27%   +0.83%     
==========================================
  Files           9        9              
  Lines         292      414     +122     
==========================================
+ Hits          267      382     +115     
- Misses         25       32       +7     
Impacted Files Coverage Δ
src/Validation/Assumes.cs 82.05% <0.00%> (-2.57%) :arrow_down:
src/Validation/Requires.cs 96.75% <0.00%> (-0.05%) :arrow_down:
src/Validation/Report.cs 100.00% <0.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 aa2abd1...5a0f42f. Read the comment docs.