Clarification on Blocked PRs, Code Coverage Execution, and Dependencies #5375
-
The project description mentions that
Could you clarify if this upgrade will occur before GSoC starts or as part of the 4.1 project? Additionally, I'd like to know if you were able to build and obtain coverage reports by solely executing #4886. In my attempt to incorporate the new rules_kotlin, while having to upgrade Bazel to version 6.2.0 or higher, I had to test with variable dependency versions, include a few packages like @bazel-skylib, handle cycle dependencies, and address testonly cases. Sample generated Code Coverage report:
Also, considering that the PR is blocked by #4092 (add build stats CI workflow) -> #4937 (upgrade to Kotlin 1.6) -> #4931 (update Dagger structure) -> #4925 (migrate to rules_jvm_external) -> #4929 (to upgrade compute affected tests) -> #5315, would getting every PR resolved be necessary for this project's completion? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @Rd4dev, the upgrades you mention are not part of the project, but work we will do to support the project. These should be done before the GSoC coding period. |
Beta Was this translation helpful? Give feedback.
Hi @Rd4dev, the upgrades you mention are not part of the project, but work we will do to support the project. These should be done before the GSoC coding period.