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

Fix identical polygon test accuracy for unit tests #148

Merged
merged 1 commit into from
May 17, 2024

Conversation

mcara
Copy link
Member

@mcara mcara commented May 17, 2024

Relaxes the accuracy of identical polygon testing as test_intersection_case01 seems to fail with Python 3.12 on Mac OSX.

@mcara mcara self-assigned this May 17, 2024
@mcara mcara requested a review from a team as a code owner May 17, 2024 14:37
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.29%. Comparing base (0104065) to head (2c42f29).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   75.29%   75.29%           
=======================================
  Files           7        7           
  Lines         344      344           
=======================================
  Hits          259      259           
  Misses         85       85           

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

@mcara mcara merged commit 88984dd into spacetelescope:main May 17, 2024
21 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.

1 participant