-
Notifications
You must be signed in to change notification settings - Fork 565
Fix #1892: Format FractionInputIsEquivalentToRuleClassifier #2024
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 #1892: Format FractionInputIsEquivalentToRuleClassifier #2024
Conversation
@rt4914 PTAL |
…EquivalentTo_RuleClassifier
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have suggested few changes.
Also, can you post a screenshot showing that tests are passing locally for you.
Thanks @peculiaruc
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
@rt4914 PTAL |
@rt4914 PTAL |
Adding @Sarthak2601, as he is the issue author and needs to check if in a bit more detail. |
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
@rt4914 PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@peculiaruc Suggested some typo related changes.
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Outdated
Show resolved
Hide resolved
@rt4914 PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
@peculiaruc Please reply to all the comments that I have made, unless and until we do not resolve all the comments we cannot merge a PR. |
Noted. Done |
Noted, Done |
Noted |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the TODO from its provider file.
...domain/classify/rules/fractioninput/FractionInputIsEquivalentToRuleClassifierProviderTest.kt
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks @peculiaruc
Explanation
Checklist