Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4350 +/- ##
==========================================
+ Coverage 97.72% 97.73% +0.01%
==========================================
Files 1368 1368
Lines 83014 83014
Branches 4221 4221
==========================================
+ Hits 81122 81133 +11
+ Misses 1892 1881 -11 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2025-02-05 16:39:01 Comparing candidate commit 38b1f6e in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 30 metrics, 2 unstable metrics. scenario:tracing - Tracing.log_correlation
|
Contributor
Datadog ReportBranch report: ✅ 0 Failed, 22074 Passed, 1477 Skipped, 5m 14.96s Total Time |
p-datadog
approved these changes
Feb 5, 2025
Strech
approved these changes
Feb 5, 2025
p-datadog
pushed a commit
that referenced
this pull request
Feb 10, 2025
* master: [🤖] Update Latest Dependency: https://github.com/DataDog/dd-trace-rb/actions/runs/13220417629 Avoid calling `rb_ext_ractor_safe` on 2.x Rubies Set `rb_ext_ractor_safe(true)` to avoid breakages from removing loader [PROF-11311] Remove datadog_profiling_loader Remove AppSec::Reactive::Engine Remove reactive engine from AppSec monitor Remove reactive engine from AppSec GraphQL instrumentation Remove reactive engine from AppSec Rails instrumentation Remove reactive engine from AppSec sinatra instrumentation Remove reactive engine from AppSec rack instrumentation Be explicit about merge commit Update document branch after release from master Switch system-tests ref back to main (#4350) Increase curl retries to attempt to fix transient network failures (#4347)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
It switches system-tests back to
mainrefMotivation:
This PR: #4345
Change log entry
None. This is internal change.
Additional Notes:
None.
How to test the change?
CI is enough.