Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump Kotlin to 2.2.20 and clean up build scripts #149

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

Draft
lppedd wants to merge 7 commits into petertrr:main
base: main
Choose a base branch
Loading
from lppedd:build/kotlin-2.2.20

Conversation

Copy link
Contributor

@lppedd lppedd commented Sep 2, 2025
edited
Loading

This PR contains multiple changes:

  • Updates Kotlin to 2.2.20-RC2.
  • Updates Dokka to 2.1.0-Beta.
  • Replaces Nexus Publish plugin with Vanniktech's plugin.
    See the release.yml workflow, and comments in build.gradle.kts. You will have to fill in the TODO and test that everything works.
  • Simplifies the JaCoCo configuration. The convention plugin was too much imo, as everything fits nicely in the main script.
  • Updates the Reckon plugin to 1.0.0 and enables Gradle's configuration cache.

Note: in draft until 2.2.20 is released.

Closes: #148
Closes: #113

Copy link

codecov bot commented Sep 2, 2025
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.23%. Comparing base (15abe10) to head (eaa6d4f).

Additional details and impacted files
@@ Coverage Diff @@
## main #149 +/- ##
============================================
+ Coverage 85.21% 85.23% +0.02% 
- Complexity 218 219 +1 
============================================
 Files 29 29 
 Lines 656 657 +1 
 Branches 117 117 
============================================
+ Hits 559 560 +1 
 Misses 68 68 
 Partials 29 29 
Flag Coverage Δ
unittests 85.23% <ø> (+0.02%) ⬆️

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.

Copy link
Contributor Author

lppedd commented Sep 2, 2025

Another question: does it really make sense to keep Detekt? Asking as it's an added complication for little value.
The codebase is relatively small, and PR reviews will catch any style issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Bump Kotlin to 2.2.20 Use the vanniktech plugin to configure Maven publishing
1 participant

AltStyle によって変換されたページ (->オリジナル) /