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

Introduce a stricter ruff config #882

Merged
merged 2 commits into from
Mar 24, 2023
Merged

Introduce a stricter ruff config #882

merged 2 commits into from
Mar 24, 2023

Conversation

FollowTheProcess
Copy link
Owner

  • Adjust the ruff config and auto fix
  • Fix ruff recommendations

Description

Motivation and Context

Closes #

How Has This Been Tested?

Checklist

  • I have updated the documentation if needed.
  • I have updated the tests if needed.

@FollowTheProcess FollowTheProcess added the ci Continuous Integration label Mar 24, 2023
@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.06 ⚠️

Comparison is base (8f73ed7) 97.65% compared to head (32aaff6) 97.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #882      +/-   ##
==========================================
- Coverage   97.65%   97.60%   -0.06%     
==========================================
  Files          24       24              
  Lines         555      542      -13     
  Branches       70       70              
==========================================
- Hits          542      529      -13     
  Misses         13       13              
Impacted Files Coverage Δ
src/pytoil/api/api.py 100.00% <ø> (ø)
src/pytoil/__init__.py 100.00% <100.00%> (ø)
src/pytoil/editor/editor.py 100.00% <100.00%> (ø)
src/pytoil/environments/base.py 100.00% <100.00%> (ø)
src/pytoil/environments/conda.py 100.00% <100.00%> (ø)
src/pytoil/environments/flit.py 100.00% <100.00%> (ø)
src/pytoil/environments/poetry.py 100.00% <100.00%> (ø)
src/pytoil/environments/reqs.py 100.00% <100.00%> (ø)
src/pytoil/environments/virtualenv.py 100.00% <100.00%> (ø)
src/pytoil/git/git.py 100.00% <100.00%> (ø)
... and 4 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.

@FollowTheProcess FollowTheProcess merged commit 8632164 into main Mar 24, 2023
@FollowTheProcess FollowTheProcess deleted the ci/ruff branch March 24, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant