-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Notifications Refresh] 🤖 Milestone Details: Badge and Title #20809
[Notifications Refresh] 🤖 Milestone Details: Badge and Title #20809
Conversation
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
|
…ct-milestone-fragment # Conflicts: # WordPress/src/main/java/org/wordpress/android/ui/notifications/NotificationsDetailListFragment.kt
…ct-milestone-fragment
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/notifications_refresh_p2 #20809 +/- ##
====================================================================
- Coverage 41.01% 40.98% -0.04%
====================================================================
Files 1521 1523 +2
Lines 69563 69626 +63
Branches 11492 11513 +21
====================================================================
Hits 28534 28534
- Misses 38441 38504 +63
Partials 2588 2588 ☔ 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.
Thank you for implementing the milestone feature, I just reviewed this PR and left comments, there are some issues might be needed to adjust.
WordPress/src/main/java/org/wordpress/android/ui/notifications/MilestoneDetailFragment.kt
Outdated
Show resolved
Hide resolved
WordPress/src/main/java/org/wordpress/android/ui/notifications/MilestoneDetailFragment.kt
Outdated
Show resolved
Hide resolved
WordPress/src/main/java/org/wordpress/android/ui/notifications/MilestoneDetailFragment.kt
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
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.
Thank you so much for making these adjustments, I just tested and I didn't find any issues after the changes. Great job!
Description
This PR:
3️⃣ Set the achievement icon
4️⃣ Set the achievement text
The rest of the items will be covered in follow up PRs.
To Test:
Regression Notes
Potential unintended areas of impact
What I did to test those areas of impact (or what existing automated tests I relied on)
What automated tests I added (or what prevented me from doing so)
PR Submission Checklist:
RELEASE-NOTES.txt
if necessary.Testing Checklist (strike-out the not-applying and unnecessary ones):