sofastack / sofa-bolt-python

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

remove legacy code of python2 #17

Closed wanderxjtu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (353f422) into master (8e226c7) will decrease coverage by 0.02%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   83.05%   83.02%   -0.03%     
==========================================
  Files          60       60              
  Lines        1835     1832       -3     
==========================================
- Hits         1524     1521       -3     
  Misses        311      311              
Impacted Files Coverage Δ
mytracer/tracer.py 87.50% <ø> (-0.31%) :arrow_down:
mysockpool/connection_pool.py 88.46% <83.33%> (ø)
mytracer/_trace_id.py 95.65% <100.00%> (-0.35%) :arrow_down:

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 8e226c7...353f422. Read the comment docs.