samuelcolvin / python-devtools

Dev tools for python
https://python-devtools.helpmanual.io/
MIT License
985 stars 47 forks source link

fix statements finding for multiple debug calls in the same block #61

Closed samuelcolvin closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          367       364    -3     
  Branches        57        56    -1     
=========================================
- Hits           367       364    -3     
Impacted Files Coverage Δ
devtools/debug.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 8db5110...e594f0f. Read the comment docs.