MatthieuDartiailh / bytecode

Python module to modify bytecode
https://bytecode.readthedocs.io/
MIT License
302 stars 38 forks source link

Test on Python 3.10.b.4 #81

Closed MatthieuDartiailh closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #81 (d9a7a2d) into main (8ebd549) will decrease coverage by 2.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   98.39%   96.24%   -2.15%     
==========================================
  Files           7        7              
  Lines        1492     1492              
==========================================
- Hits         1468     1436      -32     
- Misses         24       56      +32     
Impacted Files Coverage Δ
bytecode/concrete.py 91.17% <0.00%> (-7.60%) :arrow_down:
bytecode/cfg.py 99.64% <0.00%> (-0.36%) :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 8ebd549...d9a7a2d. Read the comment docs.