Closed hyrodium closed 2 years ago
Merging #224 (8a95e49) into master (120f397) will increase coverage by
0.06%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #224 +/- ##
==========================================
+ Coverage 88.56% 88.63% +0.06%
==========================================
Files 16 16
Lines 1627 1628 +1
==========================================
+ Hits 1441 1443 +2
+ Misses 186 185 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/core_types.jl | 95.62% <100.00%> (+0.76%) |
:arrow_up: |
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 120f397...8a95e49. Read the comment docs.
This PR fixes #212.
Before this PR
After this PR