Support DSP 0.8 and bump version#84
Merged
andreasnoack merged 5 commits intoJuliaStats:masterfrom Oct 31, 2025
Merged
Conversation
abdbba5 to
7cb4e48
Compare
Contributor
Author
|
I had to update the CI files because they were outdated and the tests were not running in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #84 +/- ##
==========================================
+ Coverage 86.94% 92.14% +5.20%
==========================================
Files 8 8
Lines 1218 1159 -59
==========================================
+ Hits 1059 1068 +9
+ Misses 159 91 -68 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
DSP 0.8 is used in the tests. Julia nightly tests are failing but that's probably not a blocker. |
Member
|
I'll suggest changing |
Contributor
Author
|
Done. |
andreasnoack
approved these changes
Oct 31, 2025
Contributor
Author
|
It would be good to have a new release now. |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds DSP 0.8 to the compat and bumps the version of Lasso to 0.7.3 to be ready for a new release.