-
Notifications
You must be signed in to change notification settings - Fork 13
Add deserialization tests for BytesThrottleConfig and LoadProfile #1684
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
af8d207 to
cf2d888
Compare
cf2d888 to
e564637
Compare
891a604 to
242e45f
Compare
e564637 to
a1be97c
Compare
242e45f to
413e3a8
Compare
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
jake.saferstein@datadoghq.com cancelled this merge request build |
|
/merge -c |
|
View all feedbacks in Devflow UI.
|
a1be97c to
47e1784
Compare
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|

This is a test-only PR that introduces some tests as an intermediate step before changing deserialization of LoadProfile and BytesThrottleConfig. This way it's easier to verify in #1675 that we didn't break existing configs.