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

bump lspopt version requirement #195

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

remrama
Copy link
Collaborator

@remrama remrama commented Jan 7, 2025

Fixes lspopt deprecation warning in #190 by requiring lspopt>=1.4. This doesn't really risk anything because lspopt itself has minimal dependencies (just early numpy and scipy versions).

@remrama remrama linked an issue Jan 7, 2025 that may be closed by this pull request
@remrama remrama self-assigned this Jan 7, 2025
@remrama remrama requested a review from raphaelvallat January 7, 2025 17:51
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.24%. Comparing base (4dcd72d) to head (764d2dc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   77.24%   77.24%           
=======================================
  Files          13       13           
  Lines        2659     2659           
  Branches      324      324           
=======================================
  Hits         2054     2054           
  Misses        568      568           
  Partials       37       37           

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

Copy link
Owner

@raphaelvallat raphaelvallat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved thanks!

@raphaelvallat raphaelvallat merged commit 608fd07 into raphaelvallat:master Jan 8, 2025
13 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.

DeprecationWarning from lspopt
3 participants