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

chore(main): release 12.9.0 #207

Conversation

mljs-bot
Copy link
Contributor

@mljs-bot mljs-bot commented Dec 6, 2023

🤖 I have created a release beep boop

12.9.0 (2024-01-23)

Features

  • add option that allows to calculate xBoxPlot on small arrays (960da81)
  • Allow xHilbertTransform to use FFT for array lengths non power of 2 through and option (#203) (14c0dde)
  • Allow xHilbertTransform to use FFT for array lengths non power of 2 through and option (#203) (14c0dde), closes #202

This PR was generated with Release Please. See documentation.

@mljs-bot mljs-bot force-pushed the release-please--branches--main--components--ml-spectra-processing branch from 61709dc to d0d2c6a Compare January 17, 2024 09:42
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f95f08d) 95.13% compared to head (4a04d57) 95.11%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/x/xBoxPlot.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   95.13%   95.11%   -0.02%     
==========================================
  Files         168      168              
  Lines        3327     3334       +7     
  Branches      826      832       +6     
==========================================
+ Hits         3165     3171       +6     
- Misses        159      160       +1     
  Partials        3        3              

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

@mljs-bot mljs-bot force-pushed the release-please--branches--main--components--ml-spectra-processing branch from d0d2c6a to 9ede9a7 Compare January 23, 2024 08:02
@mljs-bot mljs-bot force-pushed the release-please--branches--main--components--ml-spectra-processing branch from 9ede9a7 to 4a04d57 Compare January 23, 2024 08:57
@lpatiny lpatiny merged commit 668cba6 into main Jan 23, 2024
6 of 9 checks passed
@lpatiny lpatiny deleted the release-please--branches--main--components--ml-spectra-processing branch January 23, 2024 09:33
@mljs-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hilbert-transform could use FFT for non power of 2 data
2 participants