ort
ort copied to clipboard
deps: update kotlin monorepo to v2 (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.jetbrains.kotlin.plugin.serialization (source) | 1.9.24 -> 2.0.0 |
||||
| org.jetbrains.kotlin:kotlin-gradle-plugin (source) | 1.9.24 -> 2.0.0 |
Release Notes
JetBrains/kotlin (org.jetbrains.kotlin.plugin.serialization)
v2.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.74%. Comparing base (
1636ddc) to head (7cb5de4). Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #8665 +/- ##
============================================
- Coverage 67.92% 67.74% -0.18%
- Complexity 1005 1147 +142
============================================
Files 244 244
Lines 7772 7733 -39
Branches 876 865 -11
============================================
- Hits 5279 5239 -40
- Misses 2110 2124 +14
+ Partials 383 370 -13
| Flag | Coverage Δ | |
|---|---|---|
| funTest-non-docker | 34.19% <ø> (-0.60%) |
:arrow_down: |
| test | 38.03% <ø> (+0.19%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm investigating the EvaluatorTest failure.
I'm investigating the
EvaluatorTestfailure.
Currently blocked by https://youtrack.jetbrains.com/issue/KT-68336/K2-does-not-seem-to-pass-the-right-constructor-arguments-to-custom-scripts.
Many thanks to @ligee for providing a work-around while a fix for https://youtrack.jetbrains.com/issue/KT-68336/K2-does-not-seem-to-pass-the-right-constructor-arguments-to-custom-scripts is pending!