sofastack / sofa-bolt-python

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

AioClient: fix KeyError while popping malfunctional connection from dict #23

Closed wanderxjtu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (d265ae0) into master (0597990) will increase coverage by 0.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   82.63%   82.89%   +0.26%     
==========================================
  Files          60       60              
  Lines        1883     1877       -6     
==========================================
  Hits         1556     1556              
+ Misses        327      321       -6     
Impacted Files Coverage Δ
anthunder/client/aio_client.py 67.26% <ø> (+2.31%) :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 0597990...d265ae0. Read the comment docs.