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

Revert 1140 optional scipy #1147

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Revert 1140 optional scipy #1147

wants to merge 2 commits into from

Conversation

mavaylon1
Copy link
Contributor

Motivation

What was the reasoning behind this change? Please explain the changes briefly.

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

rly and others added 2 commits July 7, 2024 21:01
* Move scipy to optional requirements

* Update changelog

* Add test for missing scipy importerror

* Fix test
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.83%. Comparing base (539ecf4) to head (2f30440).
Report is 5 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1147      +/-   ##
==========================================
+ Coverage   88.78%   88.83%   +0.05%     
==========================================
  Files          45       45              
  Lines        9778     9784       +6     
  Branches     2777     2779       +2     
==========================================
+ Hits         8681     8692      +11     
+ Misses        780      776       -4     
+ Partials      317      316       -1     

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

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