Skip to content

Update jacoco config to support kmp modules#3607

Merged
andreia-ferreira merged 3 commits into
masterfrom
andreia/add-jacoco-kmp
Mar 12, 2026
Merged

Update jacoco config to support kmp modules#3607
andreia-ferreira merged 3 commits into
masterfrom
andreia/add-jacoco-kmp

use github action for codecov step

a102b26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

68.80% (-0.68%) compared to 4d10715

View this Pull Request on Codecov

68.80% (-0.68%) compared to 4d10715

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.80%. Comparing base (4d10715) to head (a102b26).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3607      +/-   ##
============================================
- Coverage     69.47%   68.80%   -0.68%     
- Complexity     1812     1825      +13     
============================================
  Files           347      355       +8     
  Lines          9583     8577    -1006     
  Branches       1028     1076      +48     
============================================
- Hits           6658     5901     -757     
+ Misses         2296     2038     -258     
- Partials        629      638       +9     

see 227 files with indirect coverage changes

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