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 part of #210 : Add Tests for NumericInputIsLessThanOrEquaToRuleClassifierProvider #1775

Conversation

prayutsu
Copy link
Contributor

@prayutsu prayutsu commented Sep 2, 2020

Explanation

Fixes part of #210
Added tests for NumericInputIsLessThanOrEquaToRuleClassifierProvider.kt

Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • The PR explanation includes the words "Fixes #bugnum: ..." (or "Fixes part of #bugnum" if the PR only partially fixes an issue).
  • The PR follows the style guide.
  • The PR does not contain any unnecessary auto-generated code from Android Studio.
  • The PR is made from a branch that's not called "develop".
  • The PR is made from a branch that is up-to-date with "develop".
  • The PR's branch is based on "develop" and not on any other branch.
  • The PR is assigned to an appropriate reviewer in both the Assignees and the Reviewers sections.

prayutsu and others added 21 commits August 21, 2020 22:09
@prayutsu
Copy link
Contributor Author

prayutsu commented Sep 2, 2020

@rt4914 PTAL

@rt4914
Copy link
Contributor

rt4914 commented Sep 3, 2020

Adding @anandwana001 and @aggarwalpulkit596 as I won't be able to review this today.

Copy link
Contributor

@anandwana001 anandwana001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks @prayutsu
Screenshot 2020-09-03 at 12 46 24

@anandwana001 anandwana001 removed their assignment Sep 3, 2020
@aggarwalpulkit596 aggarwalpulkit596 merged commit fcb3e4b into oppia:develop Sep 3, 2020
@aggarwalpulkit596
Copy link
Contributor

@prayutsu i would suggest to clean up your fork/ read a bit about GitHub. In every of your PR i see a lot of merge commits it won't affect anything but doing it right way would make it a bit cleaner.

@prayutsu prayutsu deleted the tests-for-numeric_input_is_less_than_or_equalto_rule branch September 3, 2020 07:30
@prayutsu
Copy link
Contributor Author

prayutsu commented Sep 3, 2020

@prayutsu i would suggest to clean up your fork/ read a bit about GitHub. In every of your PR i see a lot of merge commits it won't affect anything but doing it right way would make it a bit cleaner.

Okay, so should I re-fork the repo?

@prayutsu
Copy link
Contributor Author

prayutsu commented Sep 3, 2020

@anandwana001 @aggarwalpulkit596 Should I add tests for remaining numericInput rules as well?

@aggarwalpulkit596
Copy link
Contributor

aggarwalpulkit596 commented Sep 3, 2020 via email

@anandwana001
Copy link
Contributor

@anandwana001 @aggarwalpulkit596 Should I add tests for remaining numericInput rules as well?

I suggest completing the pending first - #1740

@prayutsu
Copy link
Contributor Author

prayutsu commented Sep 3, 2020 via email

@anandwana001
Copy link
Contributor

Actually, I am waiting for the review of @rajat Talesra rajattalesra4914@gmail.com, he told me that he's busy this week, so he'll review that PR next week. So as soon as he reviews it, I'll start working on it again.

On Thu, Sep 3, 2020 at 1:08 PM Akshay Nandwana @.***> wrote: @anandwana001 https://github.com/anandwana001 @aggarwalpulkit596 https://github.com/aggarwalpulkit596 Should I add tests for remaining numericInput rules as well? I suggest completing the pending first - #1740 <#1740> — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#1775 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANA273MBHT64HA6LLAHARC3SD5BXDANCNFSM4QTSM5XA .

ah, Okay then. You can go ahead with other numeric issues.

@prayutsu
Copy link
Contributor Author

prayutsu commented Sep 3, 2020

If you have issues with your own develop in that case yes you should re fork if there aren't issues with develop in that case i guess you need to things the right way.

On Thu, Sep 3, 2020, 1:03 PM Abhay Garg @.***> wrote: @prayutsu https://github.com/prayutsu i would suggest to clean up your fork/ read a bit about GitHub. In every of your PR i see a lot of merge commits it won't affect anything but doing it right way would make it a bit cleaner. Okay, so should I re-fork the repo? — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub <#1775 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG6KGSVPKZT642TPWHDVIX3SD5BDNANCNFSM4QTSM5XA .

So I should squash my multiple commits into one. Right?

@prayutsu
Copy link
Contributor Author

prayutsu commented Sep 3, 2020 via email

@aggarwalpulkit596
Copy link
Contributor

aggarwalpulkit596 commented Sep 3, 2020

No @prayutsu it's.not what i meant we are already squashing your commits but the point is that if you see.your git history it's saying that there are 22 commits but you made only 2 commits so it should be only 2 comments in most.of the cases. Does that make sense ?

@prayutsu
Copy link
Contributor Author

prayutsu commented Sep 3, 2020 via email

prayutsu added a commit to prayutsu/oppia-android that referenced this pull request Sep 3, 2020
…uleClassifierProvider (oppia#1775)

* check fork

* local develop branch synced with remote branch

* Added tests for NumericInputIsLessThanOrEqualToRuleClassifierProvider

* Added more tests for Integers
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.

4 participants