-
Notifications
You must be signed in to change notification settings - Fork 62
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
Resolve Sync progress going above 100% #3684
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (0.0%) is below the target coverage (60.0%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #3684 +/- ##
=========================================
- Coverage 39.1% 38.5% -0.6%
- Complexity 1167 1170 +3
=========================================
Files 284 286 +2
Lines 15090 15216 +126
Branches 2671 2683 +12
=========================================
- Hits 5904 5873 -31
- Misses 8341 8499 +158
+ Partials 845 844 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes #3536
Engineer Checklist
strings.xml
file./gradlew spotlessApply
and./gradlew spotlessCheck
to check my code follows the project's style guideCode Reviewer Checklist
strings.xml
file