Skip to content

Bump dd-trace-java version to 1.53.0#2860

Merged
nikita-tkachenko-datadog merged 2 commits into
developfrom
nikita-tkachenko/bump-tracer-version
Sep 8, 2025
Merged

Bump dd-trace-java version to 1.53.0#2860
nikita-tkachenko-datadog merged 2 commits into
developfrom
nikita-tkachenko/bump-tracer-version

Conversation

@nikita-tkachenko-datadog

Copy link
Copy Markdown
Contributor

What does this PR do?

Bumps the version of dd-trace-java used in CI to the latest one (v1.53.0).

Motivation

The latest version of the tracer can upload code coverage reports to Datadog.
I would like to enable code coverage upload for this repository, to have Datadog Code Coverage working in parallel with CodeCov.

Additional Notes

The end goal is to eventually replace CodeCov with Datadog Code Coverage across all DD repos.

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)

@codecov-commenter

codecov-commenter commented Sep 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.90%. Comparing base (6e78b75) to head (a260f80).
⚠️ Report is 1526 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2860      +/-   ##
===========================================
- Coverage    70.91%   70.90%   -0.01%     
===========================================
  Files          809      809              
  Lines        29460    29463       +3     
  Branches      4937     5051     +114     
===========================================
  Hits         20889    20889              
  Misses        7236     7236              
- Partials      1335     1338       +3     

see 26 files with indirect coverage changes

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

@aleksandr-gringauz

Copy link
Copy Markdown
Contributor

The change itself LGTM. But it's better wait for one more approval.

Before merging you'll also have to increase the number here and manually build the Docker image using this job from CI pipeline.

@aleksandr-gringauz

Copy link
Copy Markdown
Contributor

@nikita-tkachenko-datadog the CI is failing because it can't download the new Docker image with version 19. You should run this job manually, then restart the failed jobs.

@nikita-tkachenko-datadog
nikita-tkachenko-datadog merged commit 83e1dc1 into develop Sep 8, 2025
25 of 26 checks passed
@nikita-tkachenko-datadog
nikita-tkachenko-datadog deleted the nikita-tkachenko/bump-tracer-version branch September 8, 2025 15:55
@ncreated
ncreated restored the nikita-tkachenko/bump-tracer-version branch April 9, 2026 10:20
@0xnm
0xnm deleted the nikita-tkachenko/bump-tracer-version branch April 24, 2026 09:43
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