covert-encryption / covert

An encryption format offering better security, performance and ease of use than PGP. File a bug if you found anything where we are worse than our competition, and we will fix it.
41 stars 10 forks source link

Fix benchmark mode and add tests using it #50

Closed covert-encryption closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (d5815a7) into main (a8eaf7a) will increase coverage by 2.43%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   48.94%   51.37%   +2.43%     
==========================================
  Files          17       17              
  Lines        1992     1993       +1     
  Branches      452      452              
==========================================
+ Hits          975     1024      +49     
+ Misses        909      858      -51     
- Partials      108      111       +3     
Impacted Files Coverage Δ
covert/cli.py 18.99% <100.00%> (+11.80%) :arrow_up:
covert/blockstream.py 69.63% <0.00%> (+3.66%) :arrow_up:
covert/__main__.py 53.54% <0.00%> (+7.08%) :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 a8eaf7a...d5815a7. Read the comment docs.