8000 pin `scipy` below `1.10.0` by zacharyburnett · Pull Request #7420 · spacetelescope/jwst · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pin scipy below 1.10.0 #7420

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

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

zacharyburnett
Copy link
Collaborator

This PR addresses failures in the regtests with scipy==1.10.0

Checklist for maintainers

  • added entry in CHANGES.rst within the relevant release section
  • updated or added relevant tests
  • updated relevant documentation
  • added relevant milestone
  • added relevant label(s)
  • ran regression tests, post a link to the Jenkins job below.
    How to run regression tests on a PR
  • Make sure the JIRA ticket is resolved properly

@zacharyburnett zacharyburnett self-assigned this Jan 4, 2023
@zacharyburnett
Copy link
Collaborator Author

@codecov
Copy link
codecov bot commented Jan 4, 2023

Codecov Report

Base: 78.61% // Head: 78.48% // Decreases project coverage by -0.12% ⚠️

Coverage data is based on head (37a63e8) compared to base (77acb32).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7420      +/-   ##
==========================================
- Coverage   78.61%   78.48%   -0.13%     
==========================================
  Files         455      455              
  Lines       39143    39143              
==========================================
- Hits        30771    30722      -49     
- Misses       8372     8421      +49     
Flag Coverage Δ
nightly 78.48% <ø> (-0.13%) ⬇️
unit 51.34% <ø> (ø)
Impacted Files Coverage Δ
jwst/regtest/conftest.py 64.67% <0.00%> (-23.37%) ⬇️
jwst/assign_wcs/assign_wcs.py 80.70% <0.00%> (-3.51%) ⬇️
jwst/regtest/regtestdata.py 84.86% <0.00%> (-1.84%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@zacharyburnett zacharyburnett requested a review from nden January 4, 2023 18:27
@zacharyburnett
Copy link
Collaborator Author
zacharyburnett commented Jan 4, 2023

Regression tests passed with the following environment:

alabaster==0.7.12
asdf==2.14.3
asdf-astropy==0.3.0
asdf-coordinates-schemas==0.1.0
asdf-standard==1.0.3
asdf-transform-schemas==0.3.0
asdf-unit-schemas==0.1.0
asdf-wcs-schemas==0.1.1
astropy==5.2
attrs==22.2.0
Babel==2.11.0
BayesicFitting==3.0.1
certifi==2022.12.7
charset-normalizer==2.1.1
ci-watson==0.6.1
codecov==2.1.12
colorama==0.4.6
contourpy==1.0.6
coverage==7.0.3
crds==11.16.17
cycler==0.11.0
docutils==0.19
drizzle==1.13.6
et-xmlfile==1.1.0
exceptiongroup==1.1.0
execnet==1.9.0
filelock==3.9.0
fonttools==4.38.0
future==0.18.2
gwcs==0.18.3
idna==3.4
imageio==2.23.0
imagesize==1.4.1
importlib-metadata==6.0.0
iniconfig==1.1.1
Jinja2==3.1.2
jmespath==1.0.1
jplephem==2.18
jsonschema==4.17.3
jwst @ git+https://github.com/spacetelescope/jwst.git@77acb32e113b8abba5ff649f95fd8c118a8331c3
kiwisolver==1.4.4
lxml==4.9.2
MarkupSafe==2.1.1
matplotlib==3.6.2
networkx==2.8.8
numpy==1.24.1
numpydoc==1.5.0
openpyxl==3.0.10
packaging==22.0
Parsley==1.3
photutils==1.6.0
Pillow==9.4.0
pluggy==1.0.0
poppy==1.0.3
psutil==5.9.4
pyerfa==2.0.0.1
Pygments==2.14.0
pymssql==2.2.7
pyparsing==3.0.9
pyrsistent==0.19.3
pysiaf==0.19.1
pytest==7.2.0
pytest-cov==4.0.0
pytest-doctestplus==0.12.1
pytest-openfiles==0.5.0
pytest-xdist==3.1.0
python-dateutil==2.8.2
pytz==2022.7
PyWavelets==1.4.1
PyYAML==6.0
readchar==4.0.3
requests==2.28.1
requests-mock==1.10.0
ruff==0.0.210
scikit-image==0.19.3
scipy==1.9.3
semantic-version==2.10.0
six==1.16.0
snowballstemmer==2.2.0
spherical-geometry==1.2.23
Sphinx==6.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
stcal==1.3.1
stdatamodels==0.4.4
stpipe==0.4.5
stsci.image==2.3.5
stsci.imagestats==1.6.3
stsci.stimage==0.2.6
tifffile==2022.10.10
tomli==2.0.1
tweakwcs==0.8.1
urllib3==1.26.13
wiimatch==0.3.1
zipp==3.11.0

@zacharyburnett zacharyburnett marked this pull request as ready for review January 4, 2023 18:28
@zacharyburnett zacharyburnett merged commit 610a07a into spacetelescope:master Jan 4, 2023
@zacharyburnett zacharyburnett deleted the pin_scipy branch January 4, 2023 18:29
zacharyburnett added a commit to zacharyburnett/jwst that referenced this pull request Jan 4, 2023
(cherry picked from commit 610a07a)
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.

2 participants
0