Closed timholy closed 4 years ago
Merging #17 into master will decrease coverage by
0.65%
. The diff coverage is40.00%
.
@@ Coverage Diff @@
## master #17 +/- ##
==========================================
- Coverage 92.50% 91.84% -0.66%
==========================================
Files 4 4
Lines 280 282 +2
==========================================
Hits 259 259
- Misses 21 23 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/findcallers.jl | 87.50% <40.00%> (-1.72%) |
:arrow_down: |
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 2918905...a912d73. Read the comment docs.
This was work I did on the way to https://github.com/JuliaLang/julia/pull/37193, which essentially moves bits of MethodAnalysis into Julia's own tests.