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

ci: add job to run tests using Kotlin 2 #364

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

marcospereira
Copy link
Contributor

@marcospereira marcospereira commented May 22, 2024

Dependencies

What?

Kotlin 2.0.0 was released a few hours ago:

https://github.com/JetBrains/kotlin/releases/tag/v2.0.0

Since there are now two major versions, it would be useful to run tests against both. This PR adds a new Maven profile and a CI step to activate it.

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (56ff48f) to head (788c518).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #364   +/-   ##
=========================================
  Coverage     91.33%   91.33%           
  Complexity     1215     1215           
=========================================
  Files            76       76           
  Lines          3161     3161           
  Branches        489      489           
=========================================
  Hits           2887     2887           
  Misses          164      164           
  Partials        110      110           

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

@casid casid merged commit fd8f002 into casid:main Oct 2, 2024
10 checks passed
@casid
Copy link
Owner

casid commented Oct 2, 2024

Sorry about the late merge and thanks for the PR @marcospereira.

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.

2 participants