Closed rjkroege closed 3 years ago
Merging #387 (020017e) into master (ccd457f) will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## master #387 +/- ##
=======================================
Coverage 53.49% 53.49%
=======================================
Files 55 55
Lines 10662 10662
=======================================
Hits 5704 5704
Misses 4527 4527
Partials 431 431
Impacted Files | Coverage Δ | |
---|---|---|
acme.go | 28.72% <0.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 ccd457f...020017e. Read the comment docs.
Code relocation to unify global state management broke setting the default font from a dumpfile. Adjust initialization order to fix #384.