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 and stop using flake8 #56

Merged
merged 7 commits into from
Jul 15, 2023
Merged

Use Ruff and stop using flake8 #56

merged 7 commits into from
Jul 15, 2023

Conversation

yhino
Copy link
Owner

@yhino yhino commented Jul 15, 2023

Use Ruff and stop using flake8.

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (18de64c) 97.20% compared to head (de6acd6) 97.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   97.20%   97.22%   +0.01%     
==========================================
  Files           5        5              
  Lines         143      144       +1     
==========================================
+ Hits          139      140       +1     
  Misses          4        4              
Flag Coverage Δ
unittests 97.22% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pipenv_poetry_migrate/cli.py 95.65% <100.00%> (ø)
pipenv_poetry_migrate/migrate.py 96.70% <100.00%> (ø)
pipenv_poetry_migrate/translator.py 100.00% <100.00%> (ø)

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

@yhino yhino changed the title Change linter Use Ruff and stop using flake8 Jul 15, 2023
@yhino yhino merged commit c6572ec into main Jul 15, 2023
10 checks passed
@yhino yhino deleted the change-linter branch July 15, 2023 15:54
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