Skip to content

Misc#127

Merged
OverLordGoldDragon merged 4 commits into
masterfrom
misc
Aug 2, 2025
Merged

Misc#127
OverLordGoldDragon merged 4 commits into
masterfrom
misc

Conversation

@OverLordGoldDragon

Copy link
Copy Markdown
Owner

No description provided.

1. original `scales` passed to `Wavelet` are now stored as copies inside of `Wavelet` (so modifying it externally doesn't modify `Wavelet`'s)
2. `plot(, abs=1)` now auto-scales ylims to `(0, None)` (if `ylims` isn't passed)
3. fix matplotlib version determination
4. visuals, `plot` & `scat`: `vlines` and `hlines` should now apply correctly if `ax` is supplied
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.07%. Comparing base (1e6132a) to head (5593e41).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #127   +/-   ##
=======================================
  Coverage   92.07%   92.07%           
=======================================
  Files          17       17           
  Lines        3519     3521    +2     
=======================================
+ Hits         3240     3242    +2     
  Misses        279      279           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@OverLordGoldDragon OverLordGoldDragon merged commit b4d65dd into master Aug 2, 2025
4 checks passed
@OverLordGoldDragon OverLordGoldDragon deleted the misc branch August 2, 2025 00:08
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.

2 participants