Closed github-actions[bot] closed 2 years ago
Merging #151 (903858d) into master (993c7f4) will decrease coverage by
0.27%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #151 +/- ##
==========================================
- Coverage 55.56% 55.29% -0.28%
==========================================
Files 34 34
Lines 2282 2400 +118
==========================================
+ Hits 1268 1327 +59
- Misses 1014 1073 +59
Impacted Files | Coverage Δ | |
---|---|---|
src/FundamentalSolutions/integrand.jl | 76.92% <0.00%> (-6.42%) |
:arrow_down: |
src/FundamentalSolutions/contour.jl | 90.90% <0.00%> (-4.33%) |
:arrow_down: |
src/FundamentalSolutions/gammaforbidden.jl | 96.29% <0.00%> (-3.71%) |
:arrow_down: |
src/circlecauchy.jl | 67.74% <0.00%> (-3.69%) |
:arrow_down: |
src/GreensFun/GreensFun.jl | 15.88% <0.00%> (-1.57%) |
:arrow_down: |
src/FundamentalSolutions/lhfs.jl | 25.97% <0.00%> (-0.79%) |
:arrow_down: |
src/FundamentalSolutions/find_endpoints.jl | 88.76% <0.00%> (-0.40%) |
:arrow_down: |
src/curve.jl | 56.66% <0.00%> (-0.32%) |
:arrow_down: |
src/Extras/show.jl | 0.00% <0.00%> (ø) |
|
src/Operators/Convolution.jl | 0.00% <0.00%> (ø) |
|
... and 12 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 993c7f4...903858d. Read the comment docs.
This pull request changes the compat entry for the
BandedMatrices
package from0.14.2, 0.15, 0.16
to0.14.2, 0.15, 0.16, 0.17
.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.