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

Additional e2e test on CLI for more coverage #52

Closed covert-encryption closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #52 (c550620) into main (252ff72) will increase coverage by 2.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   59.07%   61.63%   +2.55%     
==========================================
  Files          17       17              
  Lines        1999     1999              
  Branches      454      454              
==========================================
+ Hits         1181     1232      +51     
+ Misses        675      627      -48     
+ Partials      143      140       -3     
Impacted Files Coverage Δ
covert/pubkey.py 67.87% <0.00%> (+3.62%) :arrow_up:
covert/cli.py 52.32% <0.00%> (+3.94%) :arrow_up:
covert/cryptoheader.py 91.42% <0.00%> (+4.28%) :arrow_up:
covert/blockstream.py 79.69% <0.00%> (+11.16%) :arrow_up:
covert/lazyexec.py 60.00% <0.00%> (+26.66%) :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 3e9a429...c550620. Read the comment docs.