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 signature implementation broken by earlier blockstream refactoring. #51

Closed covert-encryption closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (698de10) into main (1f6c2d6) will decrease coverage by 0.17%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   59.25%   59.07%   -0.18%     
==========================================
  Files          17       17              
  Lines        1993     1999       +6     
  Branches      452      454       +2     
==========================================
  Hits         1181     1181              
- Misses        670      675       +5     
- Partials      142      143       +1     
Impacted Files Coverage Δ
covert/blockstream.py 68.52% <0.00%> (-2.16%) :arrow_down:

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 a9cec32...698de10. Read the comment docs.