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: erroneous operations with mrcalc #3019

Merged
merged 3 commits into from
Oct 7, 2024
Merged

FIX: erroneous operations with mrcalc #3019

merged 3 commits into from
Oct 7, 2024

Conversation

daljit46
Copy link
Member

@daljit46 daljit46 commented Oct 4, 2024

Closes #3017 following a mistake introduced in #2911.
Also adds a new test that verifies the correctness of the all the various operations of mrcalc used in pure calculator mode (ChatGPT was quite helpful in writing these :)).

Also adds a new test that verifies the correctness of the all the various
operations of mrcalc (used in pure calculator mode).
@daljit46 daljit46 added the bug label Oct 4, 2024
@daljit46 daljit46 self-assigned this Oct 4, 2024
Copy link

github-actions bot commented Oct 4, 2024

clang-tidy review says "All clean, LGTM! 👍"

Copy link

github-actions bot commented Oct 7, 2024

clang-tidy review says "All clean, LGTM! 👍"

Copy link

github-actions bot commented Oct 7, 2024

clang-tidy review says "All clean, LGTM! 👍"

@daljit46 daljit46 merged commit 4d6f20f into dev Oct 7, 2024
6 checks passed
@daljit46 daljit46 deleted the fix_mrcalc branch October 7, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants