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

Polyline interpolated point function ruggedised against rounding error #785

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

andy-beer
Copy link
Contributor

This change makes the Polyline interpolated_point() function more robust against rounding errors when f = 1.0

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b058e40) 82.87% compared to head (71e8b79) 82.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #785      +/-   ##
==========================================
+ Coverage   82.87%   82.91%   +0.03%     
==========================================
  Files         190      190              
  Lines       32514    32518       +4     
==========================================
+ Hits        26947    26963      +16     
+ Misses       5567     5555      -12     

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

@andy-beer andy-beer merged commit 9d7893a into master Feb 20, 2024
11 checks passed
@andy-beer andy-beer deleted the equidistant_points_issue branch February 26, 2024 04:08
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.

None yet

1 participant