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

Add additional Ruff rules & update dependencies #77

Merged
merged 6 commits into from
Jul 20, 2023
Merged

Add additional Ruff rules & update dependencies #77

merged 6 commits into from
Jul 20, 2023

Conversation

jowilf
Copy link
Owner

@jowilf jowilf commented Jul 11, 2023

  • Add additional Ruff
  • Small Improvement of StoreFile implementation
  • Update dependencies

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f1d480f) 100.00% compared to head (bd58d25) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #77   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1828      1823    -5     
=========================================
- Hits          1828      1823    -5     
Impacted Files Coverage Δ
sqlalchemy_file/base.py 100.00% <ø> (ø)
sqlalchemy_file/exceptions.py 100.00% <ø> (ø)
sqlalchemy_file/processors.py 100.00% <ø> (ø)
sqlalchemy_file/validators.py 100.00% <ø> (ø)
tests/utils.py 100.00% <ø> (ø)
sqlalchemy_file/__init__.py 100.00% <100.00%> (ø)
sqlalchemy_file/file.py 100.00% <100.00%> (ø)
sqlalchemy_file/helpers.py 100.00% <100.00%> (ø)
sqlalchemy_file/mutable_list.py 100.00% <100.00%> (ø)
sqlalchemy_file/storage.py 100.00% <100.00%> (ø)
... and 4 more

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

@jowilf jowilf merged commit 493dcc5 into main Jul 20, 2023
7 checks passed
@jowilf jowilf deleted the dev branch July 20, 2023 23:24
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

1 participant