-
Notifications
You must be signed in to change notification settings - Fork 59
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
Test register screen composable #3062
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3062 +/- ##
=======================================
Coverage 29.6% 29.6%
Complexity 658 658
=======================================
Files 239 239
Lines 11204 11216 +12
Branches 1948 1950 +2
=======================================
+ Hits 3323 3328 +5
- Misses 7447 7452 +5
- Partials 434 436 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
… into test-register-screen-composable
It's interesting how codecov/patch is 0% here. Verify code coverage by running the jacoco test report gradle task locally. |
Yes sure working on it, |
IMPORTANT: Where possible all PRs must be linked to a Github issue
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