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

Minor fixes on key parsing, typing and additional tests #76

Closed covert-encryption closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (04ba7a9) into main (ef35271) will increase coverage by 1.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   73.26%   74.47%   +1.20%     
==========================================
  Files          23       23              
  Lines        2173     2174       +1     
  Branches      510      510              
==========================================
+ Hits         1592     1619      +27     
+ Misses        457      432      -25     
+ Partials      124      123       -1     
Impacted Files Coverage Δ
covert/pubkey.py 87.36% <100.00%> (+13.82%) :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 ef35271...04ba7a9. Read the comment docs.

covert-encryption commented 2 years ago

Affects #71 but that still needs more work.