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

Distance to edge #7

Merged
merged 8 commits into from
Oct 5, 2024
Merged

Distance to edge #7

merged 8 commits into from
Oct 5, 2024

Conversation

ofmooseandmen
Copy link
Owner

No description provided.

The previous code contained a mix of position, pos and point. This commit introduces a consistent naming across the API: position.
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 98.97567% with 8 lines in your changes missing coverage. Please review.

Project coverage is 98.45%. Comparing base (c545220) to head (cd47324).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/spherical/sloop.rs 97.61% 5 Missing ⚠️
src/positions.rs 96.22% 2 Missing ⚠️
src/spherical/chord_length.rs 99.01% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   97.08%   98.45%   +1.37%     
==========================================
  Files          18       19       +1     
  Lines        5452     5886     +434     
==========================================
+ Hits         5293     5795     +502     
+ Misses        159       91      -68     

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

@ofmooseandmen ofmooseandmen merged commit 7ecc3c2 into main Oct 5, 2024
12 checks passed
@ofmooseandmen ofmooseandmen deleted the distance_to_edge branch October 5, 2024 03:55
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.

1 participant