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

Allow storage extra & headers attributes #18

Merged
merged 6 commits into from
Nov 28, 2022
Merged

Conversation

jowilf
Copy link
Owner

@jowilf jowilf commented Nov 26, 2022

  • Allow storage extra & headers attributes
  • Add tests
  • Update docs

@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Base: 100.00% // Head: 99.83% // Decreases project coverage by -0.16% ⚠️

Coverage data is based on head (c0e40d9) compared to base (bdb9ba1).
Patch coverage: 88.46% of modified lines in pull request are covered.

❗ Current head c0e40d9 differs from pull request most recent head 5d7c683. Consider uploading reports for the commit 5d7c683 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #18      +/-   ##
===========================================
- Coverage   100.00%   99.83%   -0.17%     
===========================================
  Files           24       24              
  Lines         1755     1766      +11     
===========================================
+ Hits          1755     1763       +8     
- Misses           0        3       +3     
Impacted Files Coverage Δ
sqlalchemy_file/mutable_list.py 100.00% <ø> (ø)
sqlalchemy_file/types.py 98.82% <66.66%> (-1.18%) ⬇️
sqlalchemy_file/file.py 98.38% <90.00%> (-1.62%) ⬇️
sqlalchemy_file/processors.py 100.00% <100.00%> (ø)
sqlalchemy_file/storage.py 100.00% <100.00%> (ø)

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.

@jowilf jowilf added the enhancement New feature or request label Nov 26, 2022
@jowilf jowilf changed the title Allow storage extra attributes Allow storage extra & headers attributes Nov 28, 2022
@jowilf jowilf merged commit afbf4b7 into main Nov 28, 2022
@jowilf jowilf deleted the storage-extra-attributes branch November 28, 2022 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant