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

Feature/bsk 462 rounding #476

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Feature/bsk 462 rounding #476

merged 2 commits into from
Nov 1, 2023

Conversation

schaubh
Copy link
Contributor

@schaubh schaubh commented Oct 31, 2023

  • Tickets addressed: bsk-462
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

In macros.py the time conversions were not adding the 0.5 rounding value in the proper place. Thus, 0.5 was added to hours, minutes or days values.

Verification

All unit tests still run.

Documentation

Update release notes

Future work

none

@schaubh schaubh added the bug Something isn't working label Oct 31, 2023
@schaubh schaubh requested a review from patkenneally October 31, 2023 02:30
@schaubh schaubh self-assigned this Oct 31, 2023
@schaubh schaubh linked an issue Oct 31, 2023 that may be closed by this pull request
@schaubh schaubh force-pushed the feature/BSK-462-rounding branch from 23e12f1 to 532ba95 Compare October 31, 2023 02:54
@schaubh schaubh merged commit ec3d4d8 into develop Nov 1, 2023
2 checks passed
@schaubh schaubh deleted the feature/BSK-462-rounding branch November 1, 2023 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Macros 0.5 in time conversions
2 participants