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

Add ResourceManager overloads of Requires.Argument #83

Closed AArnott closed 3 years ago

AArnott commented 3 years ago

Closes #77

codecov-commenter commented 3 years ago

Codecov Report

Merging #83 (99ca21a) into master (8841ab2) will increase coverage by 0.49%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   90.94%   91.43%   +0.49%     
==========================================
  Files           9        9              
  Lines         276      292      +16     
==========================================
+ Hits          251      267      +16     
  Misses         25       25              
Impacted Files Coverage Δ
src/Validation/Requires.cs 96.80% <100.00%> (+0.46%) :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 8841ab2...99ca21a. Read the comment docs.