-
Notifications
You must be signed in to change notification settings - Fork 489
chore: migrate datadog-lambda-go integration tests #3987
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
…ation.Version(). cold_start now in string.
BenchmarksBenchmark execution time: 2025-09-25 16:15:58 Comparing candidate commit 5cc16a4 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics. |
This comment has been minimized.
This comment has been minimized.
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
What does this PR do?
Migrate the integration tests from https://github.com/DataDog/datadog-lambda-go/tree/main/tests/integration_tests
As the first step, we just add a daily github action.
Once we verify it's working as expected, we will try make it run on each PR.
Motivation
This is a PR following #3943
https://datadoghq.atlassian.net/browse/APMSVLS-184