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

Remove numpy 2.0 hack #797

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

WilliamJamieson
Copy link
Collaborator

@WilliamJamieson WilliamJamieson commented Jul 27, 2023

In #795 a temporary hack to side step an issue ASDF was experiencing relative to the new numpy 2.0 changes was introduced to facilitate continued testing. This issue was fixed with the merger of asdf-format/asdf#1605. Since this issue is currently only experienced by the devdeps tests, this hack can be reverted.

Checklist

  • added entry in CHANGES.rst under the corresponding subsection
  • updated relevant tests
  • updated relevant documentation
  • updated relevant milestone(s)
  • added relevant label(s)

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (83d5832) 76.95% compared to head (383b1c8) 76.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #797   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files          94       94           
  Lines        5694     5690    -4     
=======================================
- Hits         4382     4379    -3     
+ Misses       1312     1311    -1     
Flag Coverage Δ *Carryforward flag
nightly 64.13% <ø> (ø) Carriedforward from 83d5832

*This pull request uses carry forward flags. Click here to find out more.

Files Changed Coverage Δ
romancal/conftest.py 52.08% <ø> (-1.77%) ⬇️

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

@WilliamJamieson
Copy link
Collaborator Author

Regression tests (in devdeps mode) pass: https://plwishmaster.stsci.edu:8081/job/RT/job/Roman-Developers-Pull-Requests/299/

@WilliamJamieson WilliamJamieson marked this pull request as ready for review July 27, 2023 20:09
@WilliamJamieson WilliamJamieson requested a review from a team as a code owner July 27, 2023 20:09
Copy link
Collaborator

@schlafly schlafly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks.

@WilliamJamieson WilliamJamieson force-pushed the remove_hack branch 2 times, most recently from c54c8bb to d7147e5 Compare July 31, 2023 17:43
@WilliamJamieson WilliamJamieson merged commit 1e95236 into spacetelescope:main Aug 1, 2023
@WilliamJamieson WilliamJamieson deleted the remove_hack branch August 1, 2023 19:03
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