Zapix / mtpylon

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

Zapix/42 rsa key manager documentation #45

Closed Zapix closed 3 years ago

Zapix commented 3 years ago

closes #42

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (4ffa487) into dev (a173f86) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #45   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files          85       86    +1     
  Lines        2212     2214    +2     
=======================================
+ Hits         2155     2157    +2     
  Misses         57       57           
Flag Coverage Δ
unittests 97.42% <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/crypto/__init__.py 100.00% <100.00%> (ø)
tests/test_crypto/test_rsa_manager.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 a173f86...4ffa487. Read the comment docs.