Skip to content

Use Gradle lazy APIs in build script files#3106

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/use-gradle-lazy-api
Jan 7, 2026
Merged

Use Gradle lazy APIs in build script files#3106
0xnm merged 1 commit into
developfrom
nogorodnikov/use-gradle-lazy-api

Conversation

@0xnm

@0xnm 0xnm commented Jan 6, 2026

Copy link
Copy Markdown
Member

What does this PR do?

This PR moves a bit towards more modern Gradle lazy APIs + Kotlin DSL in the build logic.

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)

@datadog-official

datadog-official Bot commented Jan 6, 2026

Copy link
Copy Markdown

🎯 Code Coverage
Patch Coverage: 100.00%
Overall Coverage: 66.50% (+0.01%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 7ad8221 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.42%. Comparing base (70ecc68) to head (7ad8221).
⚠️ Report is 32 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3106      +/-   ##
===========================================
- Coverage    71.46%   71.42%   -0.04%     
===========================================
  Files          880      880              
  Lines        32480    32480              
  Branches      5473     5473              
===========================================
- Hits         23211    23198      -13     
- Misses        7728     7729       +1     
- Partials      1541     1553      +12     

see 34 files with indirect coverage changes

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

@0xnm
0xnm marked this pull request as ready for review January 7, 2026 07:28
@0xnm
0xnm requested a review from a team as a code owner January 7, 2026 07:28
@0xnm
0xnm merged commit 538ff6b into develop Jan 7, 2026
27 checks passed
@0xnm
0xnm deleted the nogorodnikov/use-gradle-lazy-api branch January 7, 2026 10:24
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.

5 participants