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 length #7308

Merged
merged 1 commit into from Apr 4, 2024
Merged

Fix length #7308

merged 1 commit into from Apr 4, 2024

Conversation

khanova
Copy link
Contributor

@khanova khanova commented Apr 4, 2024

Problem

Bug

Summary of changes

Use compressed_data.len() instead of data.len().

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@khanova khanova marked this pull request as ready for review April 4, 2024 09:52
@khanova khanova requested a review from a team as a code owner April 4, 2024 09:52
@khanova khanova enabled auto-merge (squash) April 4, 2024 10:06
@khanova khanova merged commit 7ce6133 into main Apr 4, 2024
51 checks passed
@khanova khanova deleted the proxy-consumption-to-s3-fix-len branch April 4, 2024 10:29
Copy link

github-actions bot commented Apr 4, 2024

2748 tests run: 2624 passed, 0 failed, 124 skipped (full report)


Code coverage* (full report)

  • functions: 27.9% (6380 of 22848 functions)
  • lines: 46.8% (44983 of 96049 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
fceaa6c at 2024-04-04T10:42:30.057Z :recycle:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants