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

test against pre-built binaries of scipy and numpy #166

Merged
merged 2 commits into from
May 11, 2023

Conversation

zacharyburnett
Copy link
Collaborator

@zacharyburnett zacharyburnett commented May 9, 2023

Resolves SCSB-69

test against pre wheels of astropy, scipy, and numpy to ensure incoming issues are resolved

Checklist

  • added entry in CHANGES.rst (either in Bug Fixes or Changes to API)
  • updated relevant tests
  • updated relevant documentation
  • updated relevant milestone(s)
  • added relevant label(s)

@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5dd17b1) 74.60% compared to head (4c16afc) 74.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   74.60%   74.60%           
=======================================
  Files          29       29           
  Lines        5658     5658           
=======================================
  Hits         4221     4221           
  Misses       1437     1437           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zacharyburnett zacharyburnett marked this pull request as ready for review May 9, 2023 14:32
@zacharyburnett zacharyburnett requested a review from a team as a code owner May 9, 2023 14:32
tox.ini Outdated Show resolved Hide resolved
@zacharyburnett zacharyburnett marked this pull request as draft May 10, 2023 12:48
@zacharyburnett zacharyburnett changed the title test against pre-built binaries of astropy, scipy, and numpy test against pre-built binaries of scipy and numpy May 10, 2023
@zacharyburnett
Copy link
Collaborator Author

GitHub Actions are currently degraded; running tox -e test-devdeps-xdist locally results in the following pip freeze:

astropy @ git+https://github.com/astropy/astropy@f2fbb112983e953fb772c5ac81ec50dfa34bcc19
coverage==7.2.5
execnet==1.9.0
iniconfig==2.0.0
numpy==1.25.0.dev0+1357.ga2d21d8ac
opencv-python-headless==4.7.0.72
packaging==23.1
pluggy==1.0.0
psutil==5.9.5
pyerfa==2.0.0.3
pytest==7.3.1
pytest-cov==4.0.0
pytest-doctestplus==0.12.1
pytest-xdist==3.2.1
PyYAML==6.0
scipy==1.11.0.dev0
stcal @ file:///Users/zburnett/projects/stcal/.tox/.tmp/package/19/stcal-1.3.8.dev5%2Bg4c16afc.tar.gz#sha256=5d7459096498f9e422408f887c55651c038dc0b432a00dda16c89d1ef70945bc

@zacharyburnett zacharyburnett marked this pull request as ready for review May 10, 2023 14:46
@zacharyburnett zacharyburnett merged commit 3321069 into spacetelescope:main May 11, 2023
@zacharyburnett zacharyburnett deleted the scsb_69 branch May 11, 2023 12:14
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.

3 participants