MatthieuDartiailh / bytecode

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

add a pyproject.toml configuration to make install PEP517 conformant #97

Closed MatthieuDartiailh closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #97 (bcee068) into main (5d8ca4d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files           7        7           
  Lines        1496     1496           
=======================================
  Hits         1474     1474           
  Misses         22       22           
Impacted Files Coverage Δ
bytecode/__init__.py 100.00% <100.00%> (ø)

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 5d8ca4d...bcee068. Read the comment docs.