Closed IanButterworth closed 2 years ago
Merging #142 (05f122d) into master (74556e6) will decrease coverage by
0.10%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #142 +/- ##
==========================================
- Coverage 89.26% 89.16% -0.11%
==========================================
Files 5 5
Lines 410 406 -4
==========================================
- Hits 366 362 -4
Misses 44 44
Impacted Files | Coverage Δ | |
---|---|---|
src/show.jl | 96.39% <100.00%> (ø) |
|
src/utilities.jl | 95.08% <100.00%> (-0.31%) |
: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 74556e6...05f122d. Read the comment docs.
Just bumped the patch. It would be nice to get this out
Bump. I think about this every time I see a report now 🙃
Closes #141
If there are any %'s greater than 100% (which can happen in threaded merges) they will cause misalignment, but I think that's a reasonable bug to leave? (Perhaps to be fixed formally by a merge method that has a kwarg for parallelism factor that does auto division when merging, etc. but that's another issue)