JuliaApproximation / CompactBases.jl

Julia library for function approximation with compact basis functions
MIT License
16 stars 2 forks source link

Simplify {Adjoint,}BasisOrRestricted to avoid problems downstream #59

Closed jagot closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 65.22% // Head: 65.22% // No change to project coverage :thumbsup:

Coverage data is based on head (d32f182) compared to base (eaf5975). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ======================================= Coverage 65.22% 65.22% ======================================= Files 22 22 Lines 1616 1616 ======================================= Hits 1054 1054 Misses 562 562 ``` | [Impacted Files](https://codecov.io/gh/JuliaApproximation/CompactBases.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation) | Coverage Δ | | |---|---|---| | [src/restricted\_bases.jl](https://codecov.io/gh/JuliaApproximation/CompactBases.jl/pull/59/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL3Jlc3RyaWN0ZWRfYmFzZXMuamw=) | `76.74% <ø> (ø)` | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.