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

Second phase of ID store implementation #89

Closed covert-encryption closed 2 years ago

covert-encryption commented 2 years ago

Continuation of the work in #81.

TODO:

codecov[bot] commented 2 years ago

Codecov Report

Merging #89 (8838299) into main (7a712f5) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   78.92%   79.04%   +0.11%     
==========================================
  Files          34       34              
  Lines        2700     2715      +15     
  Branches      611      616       +5     
==========================================
+ Hits         2131     2146      +15     
  Misses        432      432              
  Partials      137      137              
Impacted Files Coverage Δ
covert/idstore.py 90.97% <100.00%> (+1.04%) :arrow_up:
covert/ratchet.py 100.00% <100.00%> (ø)

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 7a712f5...8838299. Read the comment docs.