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 typo in rounding #177

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Fix typo in rounding #177

merged 2 commits into from
Aug 31, 2023

Conversation

LilithHafner
Copy link
Contributor

@LilithHafner LilithHafner commented Aug 31, 2023

Fixes #176

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.24% ⚠️

Comparison is base (23c52bd) 49.41% compared to head (1bb0f70) 49.18%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   49.41%   49.18%   -0.24%     
==========================================
  Files          63       63              
  Lines        3422     3422              
==========================================
- Hits         1691     1683       -8     
- Misses       1731     1739       +8     
Files Changed Coverage Δ
src/math/prearith/floorceiltrunc.jl 59.49% <50.00%> (+2.53%) ⬆️

... and 2 files with indirect coverage changes

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

@staticfloat staticfloat merged commit 87ba8de into JuliaMath:main Aug 31, 2023
6 of 7 checks passed
@LilithHafner LilithHafner deleted the patch-1 branch August 31, 2023 21:53
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.

Missing rounding method
2 participants