-
Notifications
You must be signed in to change notification settings - Fork 377
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
Instructions for running integration tests #4260
Conversation
Thank you for updating Change log entry section 👏 Visited at: 2025-01-09 21:56:15 UTC |
Datadog ReportBranch report: ✅ 0 Failed, 22118 Passed, 1475 Skipped, 6m 1.96s Total Time |
BenchmarksBenchmark execution time: 2025-01-09 22:32:27 Comparing candidate commit a2791d8 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 31 metrics, 2 unstable metrics. |
a8d7000
to
d0ca70d
Compare
d0ca70d
to
a2791d8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4260 +/- ##
==========================================
- Coverage 97.73% 97.72% -0.02%
==========================================
Files 1354 1354
Lines 82449 82449
Branches 4236 4236
==========================================
- Hits 80584 80571 -13
- Misses 1865 1878 +13 ☔ View full report in Codecov by Sentry. |
* master: [🤖] Lock Dependency: https://github.com/DataDog/dd-trace-rb/actions/runs/12712388067 Align simplcov version usage Instructions for running integration tests (#4260) Fix another checksum [🤖] Lock Dependency: https://github.com/DataDog/dd-trace-rb/actions/runs/12711409236 Move rubocop group [NO-TICKET] Disable flaky barrier spec Remove obsolete code from gateway watchers reduce the matrix reduce matrix skiping k8s profiling for ruby test needs k8s add 7.57.0 reduce the matrix new k8s scenarios added K8s lib injection tests new scenarios
What does this PR do?
Adds instructions for running integration tests locally
Motivation:
Testing of #4272
Change log entry
None
Additional Notes:
How to test the change?
N/A