-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add zero padding to last read date in client-side code #8523
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8523 +/- ##
=======================================
Coverage 16.00% 16.00%
=======================================
Files 86 86
Lines 4692 4692
Branches 822 822
=======================================
Hits 751 751
Misses 3416 3416
Partials 525 525 ☔ View full report in Codecov by Sentry. |
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.
Thanks @KshitijThareja! Will merge this once the suggested changes have been made.
@jimchamp I have made the necessary changes. I should have reviewed my previous submission before making the PR. |
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!
Closes #8521
This PR aims to add zero padding to last read date for a book in client-side code.
Testing
Steps to verify:
Proof
WorkingSample.mp4
Stakeholders
@jimchamp