leonard-thieu / toofz-services-core

Common code used by toofz Services.
https://crypt.toofz.com/
MIT License
0 stars 0 forks source link

Add KeyDerivationIterations to base options #16

Closed leonard-thieu closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #16 into master will increase coverage by 1.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   52.76%   53.89%   +1.13%     
==========================================
  Files           5        5              
  Lines         163      167       +4     
  Branches       19       20       +1     
==========================================
+ Hits           86       90       +4     
  Misses         76       76              
  Partials        1        1
Impacted Files Coverage Δ
toofz.Services/ArgsParser.cs 96.42% <100%> (+0.13%) :arrow_up:
toofz.Services/Options.cs 100% <100%> (ø) :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 b160ccb...ae63f32. Read the comment docs.