Skip to content

Commit

Permalink
Merge branch 'code_coverage_fix_edge_cases' of https://github.com/opp…
Browse files Browse the repository at this point in the history
…ia/oppia-android into code_coverage_many_to_one_targets
  • Loading branch information
Rd4dev committed Jul 12, 2024
2 parents 9b5995e + d25ea9c commit 8802b27
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ kt_jvm_test(
name = "RunCoverageTest",
size = "large",
srcs = ["RunCoverageTest.kt"],
shard_count = 4,
deps = [
"//scripts:test_file_check_assets",
"//scripts/src/java/org/oppia/android/scripts/coverage:run_coverage_lib",
Expand Down

0 comments on commit 8802b27

Please sign in to comment.