Zapix / mtpylon

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

Zapix/101 load dumps rpc result error #102

Closed Zapix closed 3 years ago

Zapix commented 3 years ago

101

codecov[bot] commented 3 years ago

Codecov Report

Merging #102 (4405de7) into dev (5584747) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #102      +/-   ##
==========================================
+ Coverage   98.55%   98.58%   +0.03%     
==========================================
  Files         173      177       +4     
  Lines        4621     4722     +101     
==========================================
+ Hits         4554     4655     +101     
  Misses         67       67              
Flag Coverage Δ
unittests 98.58% <100.00%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
tests/test_serializers.py 100.00% <ø> (ø)
mtpylon/serialization/by_schemas.py 100.00% <100.00%> (ø)
mtpylon/serialization/schema.py 98.55% <100.00%> (+0.02%) :arrow_up:
mtpylon/service_schema/serialization/rpc_result.py 100.00% <100.00%> (ø)
...lon/service_schema/serialization/service_schema.py 100.00% <100.00%> (ø)
tests/test_serialization/test_by_schemas.py 100.00% <100.00%> (ø)
...rvice_schema/test_serialization/test_rpc_result.py 100.00% <100.00%> (ø)
...e_schema/test_serialization/test_service_schema.py 100.00% <100.00%> (ø)
... and 2 more

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 5584747...4405de7. Read the comment docs.