-
Notifications
You must be signed in to change notification settings - Fork 15
[Versioning] Rename datadog-trace-utils #1319
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
Conversation
…e new libdd prefix
BenchmarksComparisonBenchmark execution time: 2025-11-07 20:24:28 Comparing candidate commit 5facb25 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 55 metrics, 2 unstable metrics. CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
Group 13
Group 14
Group 15
Group 16
Group 17
BaselineOmitted due to size. |
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🔗 Commit SHA: 5facb25 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1319 +/- ##
==========================================
+ Coverage 71.61% 71.65% +0.04%
==========================================
Files 370 370
Lines 58578 58575 -3
==========================================
+ Hits 41948 41974 +26
+ Misses 16630 16601 -29
🚀 New features to boost your workflow:
|
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|
Rename ddtelemetry and ddtelemetry-ffi Fix FFI tests Try to fix package_ffi_on_windows gitlab job Rename ddcommon and ddcommon-ffi windows fix Fix crashtracker cbindgen. Merge branch 'igor/versioning/libdd-telemetry' into igor/versioning/libdd-common fully update the ddcommon and ddcommon-ffi dependencies to reflect the new libdd prefix Merge remote-tracking branch 'origin/main' into igor/versioning/libdd-common Add missing version Rename datadog-trace-utils Remove aliases Merge branch 'main' into igor/versioning/libdd-trace-utils Fix doctest Fix doctest? lint 😡 doctest again Merge branch 'main' into igor/versioning/libdd-trace-utils fix coverage test Merge remote-tracking branch 'origin/main' into igor/versioning/libdd-trace-utils update license file Co-authored-by: ekump <edmund.kump@datadoghq.com> Co-authored-by: hoolioh <julio.gonzalez@datadoghq.com>
What does this PR do?
Rename datadog-trace-utils
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
How to test the change?
Describe here in detail how the change can be validated.