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

Enable some more ruff lints #369

Merged
merged 16 commits into from
Aug 16, 2023
Merged

Enable some more ruff lints #369

merged 16 commits into from
Aug 16, 2023

Conversation

WhyNotHugo
Copy link
Member

Nothing serious found here, mostly minor lints.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #369 (22bdfa3) into main (a343a59) will decrease coverage by 0.25%.
Report is 3 commits behind head on main.
The diff coverage is 72.06%.

@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   78.99%   78.74%   -0.25%     
==========================================
  Files          29       29              
  Lines        1947     1943       -4     
  Branches      241      240       -1     
==========================================
- Hits         1538     1530       -8     
- Misses        293      299       +6     
+ Partials      116      114       -2     
Files Changed Coverage Δ
payments/core.py 83.33% <ø> (ø)
payments/urls.py 0.00% <0.00%> (ø)
payments/models.py 75.78% <20.00%> (-0.60%) ⬇️
payments/mercadopago/__init__.py 86.31% <33.33%> (-0.92%) ⬇️
payments/__init__.py 82.00% <50.00%> (ø)
payments/cybersource/__init__.py 65.95% <51.51%> (-0.62%) ⬇️
payments/authorizenet/forms.py 66.66% <63.15%> (+2.66%) ⬆️
payments/braintree/forms.py 88.88% <66.66%> (-3.42%) ⬇️
payments/stripe/__init__.py 67.30% <66.66%> (ø)
payments/stripe/providers.py 72.99% <66.66%> (ø)
... and 16 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@WhyNotHugo WhyNotHugo merged commit 7b23efd into main Aug 16, 2023
20 of 22 checks passed
@WhyNotHugo WhyNotHugo deleted the ruff branch August 16, 2023 14:48
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