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

chore: decompress response body #3784

Merged
merged 2 commits into from
Mar 31, 2025
Merged

Conversation

fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Mar 28, 2025

Proposed changes

This PR changes snapshot formats from json to HTTP Response Text and also decompresses the output so it helps with troubleshootability

Jira ticket: CLOUDP-#

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

Note for reviewers, first commit has changes and last commit has snapshots

Sorry, something went wrong.

Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master 9b73a6d 38.1%
chore_decompress_snapshot_body 3502223 38.1%
Difference 0%

@fmenezes fmenezes enabled auto-merge (squash) March 31, 2025 10:22
@fmenezes fmenezes merged commit 731aa22 into master Mar 31, 2025
55 of 57 checks passed
@fmenezes fmenezes deleted the chore_decompress_snapshot_body branch March 31, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants