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

Enhance code quality with additional ruff rules #159

Merged
merged 13 commits into from
Apr 9, 2023
Merged

Enhance code quality with additional ruff rules #159

merged 13 commits into from
Apr 9, 2023

Conversation

jowilf
Copy link
Owner

@jowilf jowilf commented Apr 9, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 9, 2023

@github-actions github-actions bot temporarily deployed to pull request April 9, 2023 03:21 Inactive
@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (aedac07) 100.00% compared to head (e0d39f1) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #159   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         4641      4642    +1     
=========================================
+ Hits          4641      4642    +1     
Impacted Files Coverage Δ
tests/dummy_model_view.py 100.00% <ø> (ø)
tests/sqla/test_sqla_utils.py 100.00% <ø> (ø)
starlette_admin/auth.py 100.00% <100.00%> (ø)
starlette_admin/base.py 100.00% <100.00%> (ø)
starlette_admin/contrib/mongoengine/helpers.py 100.00% <100.00%> (ø)
starlette_admin/contrib/mongoengine/view.py 100.00% <100.00%> (ø)
starlette_admin/contrib/odmantic/helpers.py 100.00% <100.00%> (ø)
starlette_admin/contrib/odmantic/view.py 100.00% <100.00%> (ø)
starlette_admin/contrib/sqla/admin.py 100.00% <100.00%> (ø)
starlette_admin/contrib/sqla/converters.py 100.00% <100.00%> (ø)
... and 10 more

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions github-actions bot temporarily deployed to pull request April 9, 2023 03:29 Inactive
@jowilf jowilf merged commit 51df7c2 into main Apr 9, 2023
@jowilf jowilf deleted the ruff-rules branch April 9, 2023 05:55
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