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: added missing types #72

Merged
merged 1 commit into from
Mar 5, 2023
Merged

Conversation

G-structure
Copy link
Contributor

An update to the supabase/storage-api introduced new types file_size_limit and allowed_mime_types

Pr fixes error:

!!! TypeError: __init__() got an unexpected keyword argument 'file_size_limit'

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 🎉

Comparison is base (ae9fc30) 87.06% compared to head (64e9e02) 87.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   87.06%   87.14%   +0.08%     
==========================================
  Files          12       12              
  Lines         317      319       +2     
==========================================
+ Hits          276      278       +2     
  Misses         41       41              
Impacted Files Coverage Δ
storage3/types.py 93.93% <100.00%> (+0.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

3 participants