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

adjust test tolerance for mac scipy 1.14.0 #505

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

braingram
Copy link
Collaborator

Fixes #504

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.26%. Comparing base (eb9d316) to head (430878b).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
- Coverage   87.28%   87.26%   -0.03%     
==========================================
  Files          22       21       -1     
  Lines        3821     3815       -6     
==========================================
- Hits         3335     3329       -6     
  Misses        486      486              

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

@braingram braingram marked this pull request as ready for review July 22, 2024 12:31
@braingram braingram requested a review from a team as a code owner July 22, 2024 12:31
@braingram
Copy link
Collaborator Author

I think the branch protection names need updating. I see CI / test / py311 (macos-latest) (pull_request) ran successfully.
However there is an expected test / test (macos-latest) that is "waiting for status".

@nden nden added this to the 0.22 milestone Jul 22, 2024
@nden nden merged commit 4a1e104 into spacetelescope:master Jul 22, 2024
22 of 23 checks passed
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.

scipy 1.14.0 causing sip roundtrip test failure on mac m1
2 participants