Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wavelets.jl fix done and styling #46

Merged
merged 9 commits into from
Sep 11, 2023
Merged

Conversation

dsweber2
Copy link
Member

closes #21, also does some minor styling

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2023

Codecov Report

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

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

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

Additional details and impacted files
@@             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 Coverage Δ
src/ContinuousWavelets.jl 100.00% <ø> (ø)
src/utils.jl 69.07% <56.81%> (+28.58%) ⬆️
src/createWavelets.jl 83.94% <69.04%> (+17.27%) ⬆️
src/waveletTypes.jl 72.54% <69.56%> (+30.88%) ⬆️
src/sanityChecks.jl 91.66% <75.00%> (+11.11%) ⬆️
src/apply.jl 86.66% <77.77%> (+30.95%) ⬆️
src/CWTConstruction.jl 85.07% <83.33%> (+8.95%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dsweber2 dsweber2 merged commit 3b8f6df into UCD4IDS:master Sep 11, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Function name clash
2 participants