-
Notifications
You must be signed in to change notification settings - Fork 1.3k
added bookmarkLocationFragment unit tests #4407
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
added bookmarkLocationFragment unit tests #4407
Conversation
Up for review. |
Codecov Report
@@ Coverage Diff @@
## master #4407 +/- ##
============================================
+ Coverage 10.30% 10.38% +0.07%
- Complexity 476 479 +3
============================================
Files 342 342
Lines 13114 13154 +40
Branches 1074 1074
============================================
+ Hits 1352 1366 +14
- Misses 11695 11719 +24
- Partials 67 69 +2
Continue to review full report at Codecov.
|
@4D17Y4 can you post a screenshot of code coverage report for this class? |
|
@4D17Y4 can you export this report and share a screenshot of the file where we can see lines hit/miss. Thanks! |
Here are the screenshots @madhurgupta10 |
The screenshot is fine, Thanks Will it be possible to cover few more missed lines? |
Added some tests @madhurgupta10 |
@4D17Y4 Thanks, good coverage! |
* added bookmarkLocationFragment unit tests * more lines covered
Description (required)
Added BookmarkLocationFragmentUnitTests.
Tests performed (required)
Tested betaDebug on Nokia 6.1+ with API level 29.