Zapix / mtpylon

Library to build backend with MTProto's protocol
MIT License
10 stars 0 forks source link

Generate negative salt value #138

Closed Zapix closed 3 years ago

Zapix commented 3 years ago

closes #137

codecov[bot] commented 3 years ago

Codecov Report

Merging #138 (d4846e5) into dev (71035f0) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #138   +/-   ##
=======================================
  Coverage   99.32%   99.32%           
=======================================
  Files         197      198    +1     
  Lines        5642     5651    +9     
=======================================
+ Hits         5604     5613    +9     
  Misses         38       38           
Flag Coverage Δ
unittests 99.32% <100.00%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mtpylon/salts/salt.py 100.00% <100.00%> (ø)
tests/test_salts/test_salt.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 71035f0...d4846e5. Read the comment docs.