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

Implement configurable and precise rounding #132

Merged
merged 20 commits into from
Sep 22, 2022
Merged

Implement configurable and precise rounding #132

merged 20 commits into from
Sep 22, 2022

Conversation

mmomtchev
Copy link
Owner

This PR implements configurable and precise rounding of the results according to my proposal #128

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2022

Codecov Report

Attention: Patch coverage is 97.91667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 98.55%. Comparing base (11162cb) to head (d95dede).

Files with missing lines Patch % Lines
src/geom.js 76.92% 3 Missing ⚠️
src/flight.js 75.00% 1 Missing ⚠️
src/scoring.js 99.34% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   98.60%   98.55%   -0.06%     
==========================================
  Files          10       10              
  Lines        2080     2211     +131     
==========================================
+ Hits         2051     2179     +128     
- Misses         29       32       +3     

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


🚨 Try these New Features:

@mmomtchev mmomtchev merged commit 00dddd8 into master Sep 22, 2022
@mmomtchev mmomtchev deleted the rounding branch September 22, 2022 17:05
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