Closed Raynafs closed 6 months ago
Attention: Patch coverage is 85.71429%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 30.1%. Comparing base (
ac82739
) to head (3721e07
). Report is 26 commits behind head on main.
Logs showing List Resource being fetched after adding pagination. ![Uploading image.png…]() ![Uploading image.png…]()
Logs showing List Resource being fetched after adding pagination.
Because of the changes made I am retesting the sid app and also the unit tests in the code
Image of debug mode showing the fetched listResourceUrlPath
Oh okay. Lemme add the functionality
This specific list has a total of 38 items hence since we have put a count of 200. Page one will hold all the 38 items.
Changed the count to 4
Screencast from 03-04-2024 12:46:53 ALASIRI.webm @ndegwamartin
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes #3049
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