Skip to content
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

Fix testing behavior for logging endpoints the support compression #271

Merged

Conversation

kellymclaughlin
Copy link
Contributor

Update the testing behavior around the simultaneous use of the compression_codec and gzip_level options for logging endpoints that support compression.

This relates to discussion on fastly/cli#190.

Update the testing behavior around the simultaneous use of the compression_codec
and gzip_level options for logging endpoints that support compression.
Copy link
Collaborator

@Integralist Integralist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But would be good to not update the fixtures that aren't directly affected by the changed tests.

go.sum Show resolved Hide resolved
@Integralist Integralist added the enhancement New feature or request label Apr 14, 2021
@kellymclaughlin
Copy link
Contributor Author

LGTM. But would be good to not update the fixtures that aren't directly affected by the changed tests.

I double-checked and I only see changes to fixture files for the affected tests. Was there any in particular you thought didn't belong?

Copy link
Collaborator

@Integralist Integralist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad @kellymclaughlin I missed the files at the end of the fixtures 🤦🏻

@Integralist Integralist merged commit ee75621 into fastly:master Apr 14, 2021
@kellymclaughlin kellymclaughlin deleted the logging-compression-codec-fix branch April 14, 2021 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants