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 #3303, #3305 and #3306: Implement logic to modify lesson progress #3445

Merged
merged 152 commits into from
Jul 11, 2021

Conversation

yashraj-01
Copy link
Contributor

Explanation

Fixes #3303, #3305 and #3306: Implement logic to modify lesson progress.

Scrrenshots

  • MarkChaptersCompletedActivityTest
Espresso Robolectric
Screenshot from 2021-07-08 17-53-38 Screenshot from 2021-07-08 17-56-12
  • MarkStoriesCompletedActivityTest
Espresso Robolectric
Screenshot from 2021-07-08 18-01-23 Screenshot from 2021-07-08 18-02-14
  • MarkTopicsCompletedActivityTest
Espresso Robolectric
Screenshot from 2021-07-08 18-07-59 Screenshot from 2021-07-08 18-08-43
  • Robolectric test results for ModifyLessonProgressControllerTest
    Screenshot from 2021-07-08 18-10-44

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.

@yashraj-01
Copy link
Contributor Author

@rt4914 @anandwana001 @Sarthak2601 I have updated the PR. PTAL. Thanks.

@oppiabot oppiabot bot assigned anandwana001 and unassigned yashraj-01 Jul 9, 2021
@oppiabot
Copy link

oppiabot bot commented Jul 9, 2021

Unassigning @yashraj-01 since a re-review was requested. @yashraj-01, please make sure you have addressed all review comments. Thanks!

Copy link
Contributor

@Sarthak2601 Sarthak2601 left a comment

Choose a reason for hiding this comment

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

Thanks @yashraj-01. Overall LGTM, suggested a few nits.

@Sarthak2601 Sarthak2601 removed their assignment Jul 9, 2021
@oppiabot
Copy link

oppiabot bot commented Jul 9, 2021

Hi @yashraj-01, it looks like some changes were requested on this pull request by @Sarthak2601. PTAL. Thanks!

@yashraj-01 yashraj-01 assigned Sarthak2601 and unassigned yashraj-01 Jul 10, 2021
Base automatically changed from ui-modify-lesson-progress to develop July 10, 2021 14:50
@yashraj-01 yashraj-01 changed the title Fix #3303, #3305 and #3306: Implement logic to modify lesson progress [BLOCKED on #3347] Fix #3303, #3305 and #3306: Implement logic to modify lesson progress Jul 10, 2021
@yashraj-01 yashraj-01 removed the request for review from BenHenning July 10, 2021 17:52
@yashraj-01
Copy link
Contributor Author

Removing @BenHenning from review as he is no longer a code-owner after the merge. Thanks,

Copy link
Contributor

@rt4914 rt4914 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.

@oppiabot oppiabot bot unassigned rt4914 Jul 10, 2021
@oppiabot
Copy link

oppiabot bot commented Jul 10, 2021

Unassigning @rt4914 since they have already approved the PR.

Copy link
Contributor

@Sarthak2601 Sarthak2601 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 @yashraj-01!

@Sarthak2601 Sarthak2601 removed their assignment Jul 11, 2021
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants