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

Fix double rounding issues for multipleOf assertion #71

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

OptimumCode
Copy link
Owner

Resolves #70

@OptimumCode OptimumCode added the fix Fix for bug label Feb 28, 2024
@OptimumCode OptimumCode enabled auto-merge (squash) February 28, 2024 07:43
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.53%. Comparing base (1455710) to head (a8258bc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   90.51%   90.53%   +0.02%     
==========================================
  Files          90       90              
  Lines        2087     2093       +6     
  Branches      520      521       +1     
==========================================
+ Hits         1889     1895       +6     
  Misses         40       40              
  Partials      158      158              

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

@OptimumCode OptimumCode merged commit b1bd666 into main Feb 28, 2024
8 checks passed
@OptimumCode OptimumCode deleted the issue_#70 branch February 28, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix for bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: multipleOf round error
1 participant