lrq3000 / pyFileFixity

📂🛡️Suite of tools for file fixity (data protection for long term storage⌛) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python🐍
MIT License
129 stars 9 forks source link

Add resiliency tester application #1

Closed lrq3000 closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 82.18%

Merging #1 into master will decrease coverage by -0.14% as of 00a79c6

@@            master      #1   diff @@
======================================
  Files            9       9       
  Stmts         1488    1504    +16
  Branches       263     263       
  Methods          0       0       
======================================
+ Hit           1225    1236    +11
  Partial        100     100       
- Missed         163     168     +5

Review entire Coverage Diff as of 00a79c6

Powered by Codecov. Updated on successful CI builds.