Closed github-actions[bot] closed 3 years ago
Merging #24 into master will increase coverage by
2.20%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
+ Coverage 67.01% 69.21% +2.20%
==========================================
Files 21 21
Lines 1325 1410 +85
==========================================
+ Hits 888 976 +88
+ Misses 437 434 -3
Impacted Files | Coverage Δ | |
---|---|---|
src/densities.jl | 100.00% <0.00%> (ø) |
|
src/quadrature.jl | 96.15% <0.00%> (+0.69%) |
:arrow_up: |
src/fedvr_operators.jl | 86.95% <0.00%> (+0.74%) |
:arrow_up: |
src/fedvr.jl | 87.44% <0.00%> (+0.94%) |
:arrow_up: |
src/finite_differences.jl | 77.55% <0.00%> (+1.20%) |
:arrow_up: |
src/inner_products.jl | 93.33% <0.00%> (+1.33%) |
:arrow_up: |
src/CompactBases.jl | 88.88% <0.00%> (+1.38%) |
:arrow_up: |
src/bsplines.jl | 73.28% <0.00%> (+1.75%) |
:arrow_up: |
src/linear_operators.jl | 81.25% <0.00%> (+1.93%) |
:arrow_up: |
src/materialize_dsl.jl | 87.69% <0.00%> (+1.97%) |
:arrow_up: |
... and 5 more |
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 67402c7...79387eb. Read the comment docs.
This pull request changes the compat entry for the
LazyArrays
package from0.16
to0.16, 0.18
.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.