RD Rama Devi
RD Rama Devi
Hi @adhiamboperes, the existing implementation successfully updates the concept card text size along with changes in the reading text size, and I have included the recording for your reference. Is...
# Milestone 1 ### ✅ PR 1.1 - **#5423** **Introduce RunCoverage and CoverageRunner utilities to run code coverage for a specific bazel test target.** | Starting Date | Creation Date...
@DubeySandeep Corrected the dates and updated the table to reflect the current progress, will ensure it remains up to date in the future.
> I'm going to see if we can at least disable the broken tests for coverage for now, but I'm not sure if that's actually possible. Hey @BenHenning, If disabling...
> @Rd4dev The merge date for PR 1.3 is behind the expected revised deadline, can you please help us understand what's going on and when can we expect the PR...
> So I spent a lot of time this week trying to get up to a point of verifying this result, but I couldn't quite get one of the modularization...
> I found that, interestingly, two things: > > 1. Coverage is failing for some groups of tests outside of app module. > 2. All app module tests that have...
@BenHenning Uhmm.. apologies Ben I couldn't remember to bring this up in the meeting. So, you mentioned that the coverage execution fails in cases where the test files don't have...
@BenHenning another finding that might be helpful Just tried running coverage on the non-modularized test: [BundleExtensionsTest](https://github.com/oppia/oppia-android/blob/develop/utility/src/test/java/org/oppia/android/util/extensions/BundleExtensionsTest.kt) ``` bazel coverage //utility:src/test/java/org/oppia/android/util/extensions/BundleExtensionsTest ``` Note: The source file is modularized while the test...
I'm unassigning myself from this issue for now as I'm currently focusing on the Bazel-related tasks. I may not have sufficient time to address this promptly, and I don't want...