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

Use ruff formatter #982

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Use ruff formatter #982

merged 1 commit into from
Oct 25, 2023

Conversation

FollowTheProcess
Copy link
Owner

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 Oct 25, 2023
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5373a5c) 97.41% compared to head (a193c98) 97.41%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #982   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          24       24           
  Lines         542      542           
  Branches       66       66           
=======================================
  Hits          528      528           
  Misses         14       14           
Files Coverage Δ
src/pytoil/api/api.py 100.00% <100.00%> (ø)
src/pytoil/config/config.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/poetry.py 100.00% <100.00%> (ø)
src/pytoil/environments/virtualenv.py 96.42% <100.00%> (ø)
src/pytoil/git/git.py 100.00% <100.00%> (ø)
src/pytoil/starters/go.py 100.00% <100.00%> (ø)
src/pytoil/starters/python.py 100.00% <100.00%> (ø)
src/pytoil/starters/rust.py 100.00% <ø> (ø)
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FollowTheProcess FollowTheProcess merged commit bd3771c into main Oct 25, 2023
19 of 20 checks passed
@FollowTheProcess FollowTheProcess deleted the feat/use-ruff-fmt branch October 25, 2023 19:42
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