Closed KnutAM closed 1 year ago
Merging #20 (4f67d89) into main (f16b122) will decrease coverage by
0.16%
. The diff coverage is95.00%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## main #20 +/- ##
==========================================
- Coverage 93.45% 93.29% -0.16%
==========================================
Files 8 7 -1
Lines 168 164 -4
==========================================
- Hits 157 153 -4
Misses 11 11
Impacted Files | Coverage Δ | |
---|---|---|
src/FESolvers.jl | 100.00% <ø> (ø) |
|
src/nlsolvers.jl | 92.30% <87.50%> (ø) |
|
src/timesteppers.jl | 92.45% <100.00%> (ø) |
... and 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This change implies that only julia>=1.8 is supported. But 1.8 was released 8 months ago by now, so most users should have already updated.