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 ruff #99

Merged
merged 2 commits into from
Oct 26, 2024
Merged

Add ruff #99

merged 2 commits into from
Oct 26, 2024

Conversation

inyutin
Copy link
Owner

@inyutin inyutin commented Oct 26, 2024

Those are going to be replaced with ruff

Those are going to be replaced with ruff
@inyutin inyutin force-pushed the ruff branch 3 times, most recently from 89df643 to fb733be Compare October 26, 2024 22:45
Copy link

codecov bot commented Oct 26, 2024

Codecov Report

Attention: Patch coverage is 80.43478% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.82%. Comparing base (ba21698) to head (c844af0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
aiohttp_retry/client.py 75.00% 8 Missing ⚠️
aiohttp_retry/retry_options.py 91.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   96.06%   92.82%   -3.25%     
==========================================
  Files           4        4              
  Lines         229      237       +8     
==========================================
  Hits          220      220              
- Misses          9       17       +8     
Flag Coverage Δ
pytest 92.82% <80.43%> (-3.25%) ⬇️

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

Files with missing lines Coverage Δ
aiohttp_retry/__init__.py 100.00% <100.00%> (ø)
aiohttp_retry/retry_options.py 95.71% <91.66%> (+0.06%) ⬆️
aiohttp_retry/client.py 93.78% <75.00%> (-4.92%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba21698...c844af0. Read the comment docs.

@inyutin inyutin changed the title Remove autopep8, isort and pre-commit Add ruff Oct 26, 2024
@inyutin inyutin merged commit 2b35693 into master Oct 26, 2024
4 of 5 checks passed
@inyutin inyutin deleted the ruff branch October 26, 2024 22:53
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