JuliaApproximation / QuasiArrays.jl

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

Julia v1.9 #88

Closed dlfivefifty closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 :tada:

Comparison is base (99836d2) 62.95% compared to head (2e674cd) 63.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ========================================== + Coverage 62.95% 63.03% +0.08% ========================================== Files 21 21 Lines 1760 1764 +4 ========================================== + Hits 1108 1112 +4 Misses 652 652 ``` | [Impacted Files](https://codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/88?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://codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/88?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL1F1YXNpQXJyYXlzLmps) | `71.42% <ø> (+2.19%)` | :arrow_up: | | [src/indices.jl](https://codecov.io/gh/JuliaApproximation/QuasiArrays.jl/pull/88?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL2luZGljZXMuamw=) | `53.64% <100.00%> (+0.93%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.