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 numpy #95

Merged
merged 3 commits into from Jul 24, 2023

Conversation

zacharyburnett
Copy link
Collaborator

@zacharyburnett zacharyburnett commented May 9, 2023

This PR runs devdeps tests against the latest pre wheels of astropy and numpy

@zacharyburnett zacharyburnett self-assigned this May 9, 2023
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3edcdf0) 54.16% compared to head (643d3f9) 54.16%.

❗ Current head 643d3f9 differs from pull request most recent head 9314ed8. Consider uploading reports for the commit 9314ed8 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   54.16%   54.16%           
=======================================
  Files          25       25           
  Lines        3024     3024           
=======================================
  Hits         1638     1638           
  Misses       1386     1386           

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

@zacharyburnett zacharyburnett added the no-changelog-entry-needed does not require an entry in `CHANGES.rst` label May 9, 2023
@zacharyburnett zacharyburnett marked this pull request as ready for review May 9, 2023 13:34
@zacharyburnett zacharyburnett requested a review from a team as a code owner May 9, 2023 13:34
@zacharyburnett zacharyburnett changed the title test against nightly pre-built binaries of astropy and numpy test against pre-built binaries of astropy and numpy May 9, 2023
tox.ini Outdated Show resolved Hide resolved
@zacharyburnett zacharyburnett marked this pull request as draft May 10, 2023 12:49
@zacharyburnett zacharyburnett changed the title test against pre-built binaries of astropy and numpy test against pre-built binaries of 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:

asdf==2.15.0
asdf-standard==1.0.3
asdf-transform-schemas==0.3.0
asdf-unit-schemas==0.1.0
astropy @ git+https://github.com/astropy/astropy@f2fbb112983e953fb772c5ac81ec50dfa34bcc19
attrs==23.1.0
certifi==2023.5.7
charset-normalizer==3.1.0
crds==11.17.0
execnet==1.9.0
filelock==3.12.0
idna==3.4
importlib-metadata==6.6.0
iniconfig==2.0.0
jmespath==1.0.1
jsonschema==4.17.3
numpy==1.25.0.dev0+1357.ga2d21d8ac
packaging==23.1
Parsley==1.3
pluggy==1.0.0
pyerfa==2.0.0.3
pyrsistent==0.19.3
pytest==7.3.1
pytest-doctestplus==0.12.1
pytest-xdist==3.2.1
PyYAML==6.0
requests==2.30.0
semantic-version==2.10.0
stpipe @ file:///Users/zburnett/projects/stpipe/.tox/.tmp/package/5/stpipe-0.5.1.dev3%2Bg643d3f9-py3-none-any.whl#sha256=f97ee1340df2f8016212619e8e96ae2c05c5a4832f04af861a2e7459f76ab0f9
urllib3==2.0.2
zipp==3.15.0

@zacharyburnett zacharyburnett marked this pull request as ready for review May 10, 2023 14:47
tox.ini Outdated Show resolved Hide resolved
@zacharyburnett zacharyburnett merged commit 6f84b52 into spacetelescope:master Jul 24, 2023
15 checks passed
@zacharyburnett zacharyburnett deleted the scsb_69 branch July 24, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-entry-needed does not require an entry in `CHANGES.rst`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants