MatthieuDartiailh / bytecode

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

cis: use latest alpha #77

Closed MatthieuDartiailh closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #77 (be63d0f) into main (532b0ab) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   98.44%   98.45%           
=======================================
  Files           7        7           
  Lines        1480     1486    +6     
=======================================
+ Hits         1457     1463    +6     
  Misses         23       23           
Impacted Files Coverage Δ
bytecode/bytecode.py 99.34% <100.00%> (+<0.01%) :arrow_up:
bytecode/concrete.py 98.77% <100.00%> (+0.01%) :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 532b0ab...be63d0f. Read the comment docs.