UCD4IDS / ContinuousWavelets.jl

wide array of continuous wavelet transforms using Julia
https://dsweber2.github.io/ContinuousWavelets.jl/dev/
Other
21 stars 7 forks source link

Wavelets.jl fix done and styling #46

Closed dsweber2 closed 1 year ago

dsweber2 commented 1 year ago

closes #21, also does some minor styling

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 67.15% and project coverage change: +23.91% :tada:

Comparison is base (661063c) 55.04% compared to head (7ddc54d) 78.96%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #46 +/- ## =========================================== + Coverage 55.04% 78.96% +23.91% =========================================== Files 7 7 Lines 654 694 +40 =========================================== + Hits 360 548 +188 + Misses 294 146 -148 ``` | [Files Changed](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS) | Coverage Δ | | |---|---|---| | [src/ContinuousWavelets.jl](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS#diff-c3JjL0NvbnRpbnVvdXNXYXZlbGV0cy5qbA==) | `100.00% <ø> (ø)` | | | [src/utils.jl](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS#diff-c3JjL3V0aWxzLmps) | `69.07% <56.81%> (+28.58%)` | :arrow_up: | | [src/createWavelets.jl](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS#diff-c3JjL2NyZWF0ZVdhdmVsZXRzLmps) | `83.94% <69.04%> (+17.27%)` | :arrow_up: | | [src/waveletTypes.jl](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS#diff-c3JjL3dhdmVsZXRUeXBlcy5qbA==) | `72.54% <69.56%> (+30.88%)` | :arrow_up: | | [src/sanityChecks.jl](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS#diff-c3JjL3Nhbml0eUNoZWNrcy5qbA==) | `91.66% <75.00%> (+11.11%)` | :arrow_up: | | [src/apply.jl](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS#diff-c3JjL2FwcGx5Lmps) | `86.66% <77.77%> (+30.95%)` | :arrow_up: | | [src/CWTConstruction.jl](https://app.codecov.io/gh/UCD4IDS/ContinuousWavelets.jl/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCD4IDS#diff-c3JjL0NXVENvbnN0cnVjdGlvbi5qbA==) | `85.07% <83.33%> (+8.95%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.