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

Increased precision of random padding calculation #58

Closed covert-encryption closed 2 years ago

covert-encryption commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (72a226b) into main (fe67d68) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   61.63%   61.63%           
=======================================
  Files          17       17           
  Lines        1999     1999           
  Branches      454      454           
=======================================
  Hits         1232     1232           
  Misses        627      627           
  Partials      140      140           
Impacted Files Coverage Δ
covert/util.py 91.52% <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 fe67d68...72a226b. Read the comment docs.