JuliaApproximation / QuasiArrays.jl

A package for representing quasi-arrays
MIT License
12 stars 2 forks source link

diff #95

Closed dlfivefifty closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 91.66% and project coverage change: +0.61 :tada:

Comparison is base (631e150) 63.40% compared to head (ce6f951) 64.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #95 +/- ## ========================================== + Coverage 63.40% 64.01% +0.61% ========================================== Files 21 22 +1 Lines 1787 1823 +36 ========================================== + Hits 1133 1167 +34 - Misses 654 656 +2 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation) | Coverage Δ | | |---|---|---| | [src/QuasiArrays.jl](https://app.codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL1F1YXNpQXJyYXlzLmps) | `71.42% <ø> (ø)` | | | [src/quasireducedim.jl](https://app.codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL3F1YXNpcmVkdWNlZGltLmps) | `81.53% <ø> (-3.35%)` | :arrow_down: | | [src/quasiadjtrans.jl](https://app.codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL3F1YXNpYWRqdHJhbnMuamw=) | `53.84% <90.90%> (+3.84%)` | :arrow_up: | | [src/calculus.jl](https://app.codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL2NhbGN1bHVzLmps) | `91.83% <91.83%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/95/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation)

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