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

MAINT: adding warning filter for numpy._core rename #493

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented Oct 18, 2023

This should deal with the failures we see in the devtesting job. Unfortunately, this all take some time upstream to get sorted out, so we apply the quick and generic workaround for now.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #493 (95ac2e2) into main (6405cb4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #493   +/-   ##
=======================================
  Coverage   80.07%   80.07%           
=======================================
  Files          52       52           
  Lines        6059     6059           
=======================================
  Hits         4852     4852           
  Misses       1207     1207           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@tomdonaldson tomdonaldson left a comment

Choose a reason for hiding this comment

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

This workaround seems reasonable for now.

@bsipocz bsipocz merged commit ad84a0e into astropy:main Oct 18, 2023
11 of 12 checks passed
@bsipocz bsipocz deleted the setup_np.core branch October 20, 2023 17:45
@bsipocz bsipocz modified the milestones: v1.4.3, v1.5 Dec 15, 2023
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