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

Feat: expand mathutil to add CeilPlus #81

Merged
merged 4 commits into from
Aug 23, 2024
Merged

Feat: expand mathutil to add CeilPlus #81

merged 4 commits into from
Aug 23, 2024

Conversation

tonisanta
Copy link
Contributor

New function that we need in some scenarios where we want to return the ceil based on a precision level. For example, the cost of a timelog could be 58.23333, and we want to round it based on the currency decimals. For example in EUR, 58.24

@coveralls
Copy link

coveralls commented Jul 25, 2024

Pull Request Test Coverage Report for Build 10521589925

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 78.227%

Totals Coverage Status
Change from base Build 10512587193: 0.06%
Covered Lines: 1200
Relevant Lines: 1534

💛 - Coveralls

@tonisanta tonisanta merged commit d630e9a into master Aug 23, 2024
4 checks passed
@ripexz ripexz deleted the feat-ceil-plus branch August 23, 2024 07:32
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.

3 participants