samuelcolvin / python-devtools

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

fix debug.format case from more_debug.py example #67

Closed samuelcolvin closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

@@            Coverage Diff            @@
##            master       #67   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          374       370    -4     
  Branches        57        54    -3     
=========================================
- Hits           374       370    -4     
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 b30e0da...a4474b4. Read the comment docs.