Closed alexmojaki closed 3 years ago
Merging #95 (5ab7f98) into master (bb413fb) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #95 +/- ##
=======================================
Coverage 99.61% 99.61%
=======================================
Files 7 7
Lines 513 514 +1
Branches 71 71
=======================================
+ Hits 511 512 +1
Misses 2 2
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 bb413fb...5ab7f98. Read the comment docs.
great, thank you.
The qualified function name can be a lot more informative, especially for generic function names like
wrapper
, or__init__