Skip to content

[SubMob/ScopeMob#277] Enable parallel Gradle sync - #278

Merged
mustafaozhan merged 1 commit into
developfrom
277/Enable-parallel-Gradle-sync
Aug 5, 2026
Merged

[SubMob/ScopeMob#277] Enable parallel Gradle sync#278
mustafaozhan merged 1 commit into
developfrom
277/Enable-parallel-Gradle-sync

Conversation

@mustafaozhan

Copy link
Copy Markdown
Member

Enables parallel Gradle model building during IDE sync (Gradle 9.4+), speeding up sync for this multi-module project.

Closes #277

@mustafaozhan mustafaozhan self-assigned this Aug 3, 2026
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.83%. Comparing base (3081d50) to head (7c65503).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #278   +/-   ##
========================================
  Coverage    70.83%   70.83%           
========================================
  Files            5        5           
  Lines           48       48           
  Branches        18       18           
========================================
  Hits            34       34           
  Misses          10       10           
  Partials         4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mustafaozhan
mustafaozhan merged commit 0aa31b3 into develop Aug 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable parallel Gradle sync

1 participant