Skip to content

Conversation

@ambushwork
Copy link
Member

What does this PR do?

Merge Feature/kotlin-source-sets into develop

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

ambushwork and others added 14 commits August 6, 2025 15:54
Configure gradle file to create multiple source sets for Compiler Plugin
RUM-11265: Move Kotlin Compiler logic into Kotlin20 source sets
RUM-11267: Add Kotlin 2.2.0 support in Kotlin Compiler Plugin
RUM-11266: Add Kotlin 2.1.x support in Kotlin Compiler Plugin
RUM-11303: Fix IrFunctionExpressionImpl in Kotlin 2.0.0 - 2.0.10
RUM-11263: Add unit test for each kotlin source sets
…to-2-1-21

RUM-11262: Upgrade Kotlin Version to 2.1.21 to remove metadata check error
@ambushwork ambushwork requested review from a team as code owners August 19, 2025 09:39
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 72.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.06%. Comparing base (f7c59b1) to head (dbaea7f).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...atadog/gradle/plugin/kcp/DatadogPluginRegistrar.kt 60.00% 12 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #421      +/-   ##
=============================================
- Coverage      77.12%   76.06%   -1.06%     
+ Complexity       347      280      -67     
=============================================
  Files             42       35       -7     
  Lines           1377     1057     -320     
  Branches         168      129      -39     
=============================================
- Hits            1062      804     -258     
+ Misses           220      194      -26     
+ Partials          95       59      -36     
Files with missing lines Coverage Δ
...lin/com/datadog/gradle/plugin/kcp/KotlinVersion.kt 100.00% <100.00%> (ø)
...atadog/gradle/plugin/kcp/DatadogPluginRegistrar.kt 67.39% <60.00%> (-13.56%) ⬇️

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ambushwork ambushwork merged commit ed1159e into develop Aug 19, 2025
14 checks passed
@ambushwork ambushwork deleted the feature/kotlin-source-sets branch August 19, 2025 10:22
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.

4 participants