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

Update CalculatorImpl.kt #15

Closed
wants to merge 1 commit into from
Closed

Conversation

hermione03
Copy link

@hermione03 hermione03 commented Jun 5, 2024

Handled Preserving operation order (multiplication seems to wok well but the division do have some bugs that we're still working on)

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Updated operations handling (CalculatorImpl.kt file)

Fixes the following issue(s)

Acknowledgement

Handled Preserving operation order (multiplication seems to wok well but the division do have some bugs that we're still working on)
@naveensingh
Copy link
Member

multiplication seems to wok well but the division do have some bugs that we're still working on

@hermione03 still working on it?

@naveensingh
Copy link
Member

Closing as there are too many conflicts to resolve as a result of re-branding changes.

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.

Preserve operation order
2 participants