-
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
Switch system-tests back to main branch #4304
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 22068 Passed, 1477 Skipped, 6m 16.17s Total Time ⌛ Performance Regressions vs Default Branch (3)
|
BenchmarksBenchmark execution time: 2025-01-20 17:35:52 Comparing candidate commit b629aee in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 31 metrics, 2 unstable metrics. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4304 +/- ##
==========================================
- Coverage 97.72% 97.70% -0.02%
==========================================
Files 1359 1359
Lines 82480 82479 -1
Branches 4198 4198
==========================================
- Hits 80605 80590 -15
- Misses 1875 1889 +14 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM. I've spotted that DataDog/system-tests#3843 isn't yet merged so I'm tagging this as do-not-merge but once that's clear this one is good to go as well.
What does this PR do?
It switches system-tests ref back to
main
Motivation:
I forgot to change the ref in this PR before merging
Change log entry
None.
Additional Notes:
This PR has to be merged first:
DataDog/system-tests#3843
How to test the change?
CI should be green.