JuliaApproximation / ContinuumArrays.jl

A package for representing quasi arrays with continuous indices
MIT License
27 stars 6 forks source link

Derivative calls diff #153

Closed dlfivefifty closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 98.03% and project coverage change: +0.25 :tada:

Comparison is base (1152f4c) 92.83% compared to head (d47c2da) 93.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #153 +/- ## ========================================== + Coverage 92.83% 93.09% +0.25% ========================================== Files 9 9 Lines 712 724 +12 ========================================== + Hits 661 674 +13 + Misses 51 50 -1 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation) | Coverage Δ | | |---|---|---| | [src/operators.jl](https://app.codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL29wZXJhdG9ycy5qbA==) | `85.00% <77.77%> (-3.75%)` | :arrow_down: | | [src/ContinuumArrays.jl](https://app.codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL0NvbnRpbnV1bUFycmF5cy5qbA==) | `91.11% <100.00%> (+2.22%)` | :arrow_up: | | [src/bases/bases.jl](https://app.codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL2Jhc2VzL2Jhc2VzLmps) | `92.23% <100.00%> (+0.88%)` | :arrow_up: | | [src/bases/basisconcat.jl](https://app.codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL2Jhc2VzL2Jhc2lzY29uY2F0Lmps) | `98.03% <100.00%> (ø)` | | | [src/bases/splines.jl](https://app.codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL2Jhc2VzL3NwbGluZXMuamw=) | `100.00% <100.00%> (+3.48%)` | :arrow_up: | | [src/maps.jl](https://app.codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL21hcHMuamw=) | `94.93% <100.00%> (+0.34%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.