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

Update kotlin to 2.0+ #395

Open
wants to merge 2 commits into
base: task/update-gradle-plugin
Choose a base branch
from

Conversation

giannis-rdx
Copy link
Contributor

With the update to Kotlin 2.0+, we need to apply the Compose Compiler plugin only to the Android modules of the project.

@giannis-rdx giannis-rdx self-assigned this Mar 18, 2025
@giannis-rdx giannis-rdx added the Kotlin 🤖 Changes in Kotlin Sargon label Mar 18, 2025
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.55%. Comparing base (7986b58) to head (bccafb9).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           task/update-gradle-plugin     #395      +/-   ##
=============================================================
- Coverage                      92.55%   92.55%   -0.01%     
=============================================================
  Files                           1230     1230              
  Lines                          28494    28511      +17     
  Branches                          85       86       +1     
=============================================================
+ Hits                           26374    26388      +14     
- Misses                          2109     2111       +2     
- Partials                          11       12       +1     
Flag Coverage Δ
kotlin 98.37% <ø> (-0.21%) ⬇️
rust 92.20% <ø> (ø)
swift 92.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kotlin 🤖 Changes in Kotlin Sargon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant