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

Allow up to 100 ns of leeway on Hermite and Lagrange querying #347

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

ChristopherRabotin
Copy link
Member

Summary

Fix #346.

Architectural Changes

No change

New Features

No change

Improvements

No change

Bug Fixes

No change

Testing and validation

NO ADDITIONAL TESTING

Documentation

This PR does not primarily deal with documentation changes.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.58%. Comparing base (6fa7090) to head (a43e1ce).
Report is 23 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #347   +/-   ##
=======================================
  Coverage   80.58%   80.58%           
=======================================
  Files          77       77           
  Lines       10164    10164           
=======================================
  Hits         8191     8191           
  Misses       1973     1973           

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

@ChristopherRabotin ChristopherRabotin merged commit 2086cc6 into master Nov 4, 2024
22 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.

Allow extrapolation for more than 10 nanoseconds
1 participant