Zapix / mtpylon

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

Zapix/64 public keys view #66

Closed Zapix closed 3 years ago

Zapix commented 3 years ago

closes #64

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (5ed01bf) into dev (7bd40ca) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #66      +/-   ##
==========================================
+ Coverage   98.36%   98.38%   +0.01%     
==========================================
  Files         127      130       +3     
  Lines        3491     3527      +36     
==========================================
+ Hits         3434     3470      +36     
  Misses         57       57              
Flag Coverage Δ
unittests 98.38% <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/aiohandlers/__init__.py 100.00% <100.00%> (ø)
mtpylon/aiohandlers/pub_keys.py 100.00% <100.00%> (ø)
tests/test_aiohandlers/test_pub_keys.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 7bd40ca...5ed01bf. Read the comment docs.