Skip to content

Improved KMP expect/actual bindings on Android#325

Merged
gmazzo merged 1 commit intomainfrom
android-kmp-binding-fix
Nov 13, 2025
Merged

Improved KMP expect/actual bindings on Android#325
gmazzo merged 1 commit intomainfrom
android-kmp-binding-fix

Conversation

@gmazzo
Copy link
Copy Markdown
Owner

@gmazzo gmazzo commented Nov 13, 2025

Improved the KMP support for Android targets.

Now the source sets will be correcly bound (and named) to existing Android source sets, when applied in a KMP project.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 48.97959% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.56%. Comparing base (75c3a39) to head (3f06ef3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...azzo/buildconfig/internal/bindings/KotlinBinder.kt 34.88% 28 Missing ⚠️
...zzo/buildconfig/internal/bindings/AndroidBinder.kt 62.00% 13 Missing and 6 partials ⚠️
...uildconfig/internal/DefaultBuildConfigSourceSet.kt 50.00% 1 Missing and 1 partial ⚠️
...uildconfig/internal/DefaultBuildConfigClassSpec.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
- Coverage   70.00%   69.56%   -0.44%     
==========================================
  Files          20       20              
  Lines         780      805      +25     
  Branches      196      198       +2     
==========================================
+ Hits          546      560      +14     
- Misses        162      170       +8     
- Partials       72       75       +3     

☔ View full report in Codecov by Sentry.
📢 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.

@gmazzo gmazzo marked this pull request as ready for review November 13, 2025 17:51
@gmazzo gmazzo merged commit 7ec7155 into main Nov 13, 2025
22 of 23 checks passed
@gmazzo gmazzo deleted the android-kmp-binding-fix branch November 13, 2025 17:57
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.

1 participant