Skip to content

Fixed #971 Bump Min NumPy SciPy Versions and OpenMP Problems#970

Merged
seanlaw merged 17 commits intostumpy-dev:mainfrom
seanlaw:fix_workflow
May 16, 2024
Merged

Fixed #971 Bump Min NumPy SciPy Versions and OpenMP Problems#970
seanlaw merged 17 commits intostumpy-dev:mainfrom
seanlaw:fix_workflow

Conversation

@seanlaw
Copy link
Contributor

@seanlaw seanlaw commented May 15, 2024

Pull Request Checklist

Below is a simple checklist but please do not hesitate to ask for assistance!

  • Fork, clone, and checkout the newest version of the code
  • Create a new branch
  • Make necessary code changes
  • Install black (i.e., python -m pip install black or conda install -c conda-forge black)
  • Install flake8 (i.e., python -m pip install flake8 or conda install -c conda-forge flake8)
  • Install pytest-cov (i.e., python -m pip install pytest-cov or conda install -c conda-forge pytest-cov)
  • Run black . in the root stumpy directory
  • Run flake8 . in the root stumpy directory
  • Run ./setup.sh && ./test.sh in the root stumpy directory
  • Reference a Github issue (and create one if one doesn't already exist)

@codecov
Copy link

codecov bot commented May 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.01%. Comparing base (f8f245c) to head (7e5f2b1).
Report is 21 commits behind head on main.

Files Patch % Lines
min.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #970      +/-   ##
==========================================
+ Coverage   98.93%   99.01%   +0.08%     
==========================================
  Files          84       83       -1     
  Lines       14293    14281      -12     
==========================================
  Hits        14141    14141              
+ Misses        152      140      -12     

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

@seanlaw seanlaw changed the title Check which conda Fixed #971 NumPy Installation and OpenMP Problems May 16, 2024
@seanlaw seanlaw changed the title Fixed #971 NumPy Installation and OpenMP Problems Fixed #971 Bump Min NumPy SciPy Versions and OpenMP Problems May 16, 2024
@seanlaw seanlaw merged commit 635ab27 into stumpy-dev:main May 16, 2024
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.

1 participant