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

DM-42079: Enable caching in one storage class for S3 tests #978

Merged
merged 1 commit into from Mar 19, 2024

Conversation

timj
Copy link
Member

@timj timj commented Mar 15, 2024

This triggers the cache even though the formatter supports fromBytes and the serialized size if below the byte limit, because in one of the tests the file size is not stored and is -1.

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

This triggers the cache even though the formatter supports
fromBytes and the serialized size if below the byte limit, because
in one of the tests the file size is not stored and is -1.
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.91%. Comparing base (ccf44ff) to head (2b8deb2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #978      +/-   ##
==========================================
+ Coverage   88.90%   88.91%   +0.01%     
==========================================
  Files         329      329              
  Lines       42330    42330              
  Branches     8703     8703              
==========================================
+ Hits        37634    37639       +5     
+ Misses       3444     3441       -3     
+ Partials     1252     1250       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timj timj requested a review from dhirving March 15, 2024 23:56
@timj timj merged commit 2967610 into main Mar 19, 2024
18 checks passed
@timj timj deleted the tickets/DM-42079 branch March 19, 2024 17:40
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