Closed github-actions[bot] closed 3 years ago
Merging #48 (5a30da2) into master (ae7492b) will increase coverage by
0.07%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #48 +/- ##
==========================================
+ Coverage 86.21% 86.28% +0.07%
==========================================
Files 15 15
Lines 979 984 +5
==========================================
+ Hits 844 849 +5
Misses 135 135
Impacted Files | Coverage Δ | |
---|---|---|
src/utils.jl | 100.00% <ø> (ø) |
|
src/iterations/solve_method.jl | 100.00% <100.00%> (ø) |
|
src/multi_precision.jl | 100.00% <100.00%> (ø) |
|
src/refinement.jl | 95.00% <100.00%> (ø) |
|
src/types_definition.jl | 100.00% <100.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 be83228...5a30da2. Read the comment docs.
This pull request changes the compat entry for the
SolverCore
package from0.1.1
to0.1.1, 0.2
.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.