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

Add some tests #83

Closed MarionetteAccount closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (596e2ab) into main (24c63e7) will increase coverage by 0.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   74.96%   75.33%   +0.36%     
==========================================
  Files          23       23              
  Lines        2169     2169              
  Branches      509      509              
==========================================
+ Hits         1626     1634       +8     
+ Misses        422      418       -4     
+ Partials      121      117       -4     
Impacted Files Coverage Δ
covert/cli.py 78.93% <0.00%> (+1.25%) :arrow_up:
covert/pubkey.py 89.47% <0.00%> (+2.10%) :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 24c63e7...596e2ab. Read the comment docs.