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

Avoid allocations in vertex of PolyArea #1135

Merged
merged 4 commits into from
Nov 18, 2024
Merged

Avoid allocations in vertex of PolyArea #1135

merged 4 commits into from
Nov 18, 2024

Conversation

eliascarv
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.73%. Comparing base (82c995f) to head (ffc3bc3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1135      +/-   ##
==========================================
+ Coverage   87.71%   87.73%   +0.01%     
==========================================
  Files         191      191              
  Lines        6007     6016       +9     
==========================================
+ Hits         5269     5278       +9     
  Misses        738      738              

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


🚨 Try these New Features:

@juliohm juliohm merged commit b93e7c4 into master Nov 18, 2024
16 checks passed
@juliohm juliohm deleted the poly-area-vertex branch November 18, 2024 21:26
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.

2 participants