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: Polygon Intersect #23

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Fix: Polygon Intersect #23

merged 2 commits into from
Dec 22, 2024

Conversation

ntut-xuan
Copy link
Owner

Fix: #21

image

@ntut-xuan ntut-xuan self-assigned this Dec 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (56da7b8) to head (3044a2b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   95.26%   95.53%   +0.26%     
==========================================
  Files          11       11              
  Lines         338      358      +20     
  Branches      152      165      +13     
==========================================
+ Hits          322      342      +20     
  Misses          5        5              
  Partials       11       11              

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

@ntut-xuan ntut-xuan merged commit 29238e4 into main Dec 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Bad clipped result
2 participants