-
Notifications
You must be signed in to change notification settings - Fork 376
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
base: master
Are you sure you want to change the base?
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. |
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