Skip to content

Add jacoco plugin to android multiplatform libs#3780

Merged
shobhitagarwal1612 merged 1 commit into
masterfrom
andreia/add-android-multiplatform-jacoco
Jun 10, 2026
Merged

Add jacoco plugin to android multiplatform libs#3780
shobhitagarwal1612 merged 1 commit into
masterfrom
andreia/add-android-multiplatform-jacoco

Conversation

@andreia-ferreira

Copy link
Copy Markdown
Collaborator

Only :app and :core:domain were reporting test coverage at the moment. At the moment, the jacoco setup supported only kmp modules with a jvm target. This PR adds the code to the jacoco gradle script, so that android multiplatform libs correctly report their coverage and applies the plugin to :core:ui and :feature:pdf.

@shobhitagarwal1612 PTAL?

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.13%. Comparing base (73d2729) to head (e6f7f0e).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3780      +/-   ##
============================================
- Coverage     68.12%   66.13%   -2.00%     
- Complexity     1616     1659      +43     
============================================
  Files           369      386      +17     
  Lines          9537    10039     +502     
  Branches       1248     1288      +40     
============================================
+ Hits           6497     6639     +142     
- Misses         2368     2723     +355     
- Partials        672      677       +5     

see 18 files with indirect coverage changes

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

@shobhitagarwal1612 shobhitagarwal1612 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@shobhitagarwal1612 shobhitagarwal1612 merged commit 5ae50ef into master Jun 10, 2026
14 of 15 checks passed
@shobhitagarwal1612 shobhitagarwal1612 deleted the andreia/add-android-multiplatform-jacoco branch June 10, 2026 11:19
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.

2 participants