sofastack / sofa-bolt-python

The Python implementation of the SOFABolt protocol.
Apache License 2.0
47 stars 14 forks source link

fix old python version support #12

Closed wanderxjtu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (62ef1a5) into master (e167dfe) will increase coverage by 0.46%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   82.11%   82.57%   +0.46%     
==========================================
  Files          58       58              
  Lines        1851     1854       +3     
==========================================
+ Hits         1520     1531      +11     
+ Misses        331      323       -8     
Impacted Files Coverage Δ
mysockpool/recently_used_container.py 71.42% <75.00%> (-0.32%) :arrow_down:
anthunder/client/aio_client.py 64.94% <0.00%> (+1.14%) :arrow_up:
anthunder/listener/aio_listener.py 70.96% <0.00%> (+2.15%) :arrow_up:
tests/test_aio_listener_client.py 99.05% <0.00%> (+2.83%) :arrow_up:

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 e167dfe...62ef1a5. Read the comment docs.