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.
40 stars 10 forks source link

Improve covert dec UX with passphrases and ID store #88

Closed covert-encryption closed 2 years ago

covert-encryption commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (6f0f9e0) into main (0dc99c9) will increase coverage by 0.17%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   78.75%   78.92%   +0.17%     
==========================================
  Files          34       34              
  Lines        2697     2700       +3     
  Branches      611      611              
==========================================
+ Hits         2124     2131       +7     
+ Misses        433      432       -1     
+ Partials      140      137       -3     
Impacted Files Coverage Δ
covert/cli/dec.py 74.21% <90.00%> (+1.13%) :arrow_up:
covert/blockstream.py 89.42% <0.00%> (+1.44%) :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 0dc99c9...6f0f9e0. Read the comment docs.