Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version up KMP to 2.1 #153

Merged
merged 2 commits into from
Dec 30, 2024
Merged

version up KMP to 2.1 #153

merged 2 commits into from
Dec 30, 2024

Conversation

jsoizo
Copy link
Owner

@jsoizo jsoizo commented Dec 30, 2024

  • Update KMP version to use the latest features.
  • Remove java Gradle plugin because it is incompatible with the KMP plugin
  • Replace JaCoCo with kotlinx-kover since JaCoCo requires the Java plugin

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.98%. Comparing base (7198928) to head (0c842e4).
Report is 4 commits behind head on version_2_0_0.

Additional details and impacted files
@@                 Coverage Diff                 @@
##             version_2_0_0     #153      +/-   ##
===================================================
+ Coverage            86.66%   91.98%   +5.32%     
===================================================
  Files                   21       12       -9     
  Lines                 1282      337     -945     
  Branches               192       74     -118     
===================================================
- Hits                  1111      310     -801     
+ Misses                  32       13      -19     
+ Partials               139       14     -125     

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

@jsoizo jsoizo mentioned this pull request Dec 30, 2024
9 tasks
@jsoizo jsoizo changed the base branch from main to version_2_0_0 December 30, 2024 13:09
@jsoizo jsoizo merged commit 6512bb7 into version_2_0_0 Dec 30, 2024
3 checks passed
@jsoizo jsoizo deleted the kmp_2 branch December 30, 2024 13:10
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