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

Migrating to Kotlin Multiplatform (+ Gradle) #23

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

nathanfallet
Copy link
Owner

No description provided.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d1994b8) 86.00% compared to head (0757097) 88.90%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #23      +/-   ##
============================================
+ Coverage     86.00%   88.90%   +2.90%     
============================================
  Files            36       36              
  Lines           900      874      -26     
  Branches        210      224      +14     
============================================
+ Hits            774      777       +3     
+ Misses           62       48      -14     
+ Partials         64       49      -15     
Files Coverage Δ
.../kotlin/me/nathanfallet/makth/actions/ForAction.kt 90.62% <ø> (ø)
...n/kotlin/me/nathanfallet/makth/actions/IfAction.kt 100.00% <100.00%> (ø)
...otlin/me/nathanfallet/makth/actions/PrintAction.kt 100.00% <ø> (ø)
.../kotlin/me/nathanfallet/makth/actions/SetAction.kt 100.00% <ø> (ø)
...otlin/me/nathanfallet/makth/actions/WhileAction.kt 100.00% <ø> (ø)
.../nathanfallet/makth/extensions/BooleanExtension.kt 100.00% <ø> (ø)
.../me/nathanfallet/makth/extensions/LongExtension.kt 92.30% <ø> (ø)
...e/nathanfallet/makth/extensions/StringExtension.kt 100.00% <ø> (ø)
...tensions/UnsupportedOperationExceptionExtension.kt 75.00% <ø> (ø)
.../kotlin/me/nathanfallet/makth/interfaces/Action.kt 100.00% <ø> (ø)
... and 26 more

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

@nathanfallet nathanfallet merged commit fbf5da7 into main Oct 31, 2023
4 checks passed
@nathanfallet nathanfallet deleted the feature/migrating-to-kmp branch October 31, 2023 17:53
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