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

Can optionally force content into the blob regardless of size #6

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

PureKrome
Copy link
Owner

Allow's you to optionally force the content onto the blob and queue, not just based on the size of the content.

The default logic is to only use the blob -if- the content is "too large".

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7920ea3) 93.75% compared to head (a1b7138) 94.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   93.75%   94.33%   +0.58%     
==========================================
  Files           5        5              
  Lines         240      265      +25     
  Branches        3        3              
==========================================
+ Hits          225      250      +25     
  Misses         14       14              
  Partials        1        1              

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

@PureKrome PureKrome merged commit f27fab2 into main Nov 20, 2023
4 checks passed
@PureKrome PureKrome deleted the forceContentOntoBlob branch November 20, 2023 01:19
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.

1 participant