Closed rofinn closed 2 years ago
Merging #117 (86dbe21) into master (04b83b3) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #117 +/- ##
=======================================
Coverage 97.67% 97.67%
=======================================
Files 6 6
Lines 215 215
=======================================
Hits 210 210
Misses 5 5
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 04b83b3...86dbe21. Read the comment docs.
A temporary solution to restrict our test TimeZones.jl release to <= 1.5. Eventually, we should:
Migrate our tests to load JLSO files in a separate process/environment and pass specific tests/checks to those activated environments
Closes #115