stijnmoreels / FPrimitive

.NET project to help developers to build a correct and more safe domain model
https://stijnmoreels.github.io/FPrimitive/
The Unlicense
30 stars 2 forks source link

feat: improve sanitization #5

Closed stijnmoreels closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #5 (98ce74d) into main (863827b) will increase coverage by 54.39%. The diff coverage is 88.88%.

@@             Coverage Diff             @@
##             main       #5       +/-   ##
===========================================
+ Coverage   28.69%   83.09%   +54.39%     
===========================================
  Files           5        4        -1     
  Lines        1488      562      -926     
  Branches      429       61      -368     
===========================================
+ Hits          427      467       +40     
+ Misses       1047       67      -980     
- Partials       14       28       +14     
Impacted Files Coverage Δ
src/FPrimitive/Access.fs 84.24% <ø> (+35.01%) :arrow_up:
src/FPrimitive/Sanitize.fs 82.78% <88.00%> (+63.11%) :arrow_up:
src/FPrimitive/Spec.fs 81.65% <100.00%> (+53.32%) :arrow_up:
src/FPrimitive/Untrust.fs 100.00% <100.00%> (+66.66%) :arrow_up:
src/FPrimitive/Types.fs

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.