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

Ruff clean up #502

Merged
merged 15 commits into from
Oct 2, 2023
Merged

Ruff clean up #502

merged 15 commits into from
Oct 2, 2023

Conversation

schneiderfelipe
Copy link
Member

@schneiderfelipe schneiderfelipe commented Oct 2, 2023

  • Clean up code based on Ruff warnings
  • Update dependencies
  • Fix test precisions

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

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

Comparison is base (1d42ce7) 97.51% compared to head (18adc60) 97.19%.
Report is 59 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
- Coverage   97.51%   97.19%   -0.33%     
==========================================
  Files          29       29              
  Lines        6206     6209       +3     
==========================================
- Hits         6052     6035      -17     
- Misses        154      174      +20     
Files Coverage Δ
overreact/__init__.py 100.00% <100.00%> (ø)
overreact/_constants.py 93.75% <100.00%> (ø)
overreact/_misc.py 93.42% <100.00%> (-0.17%) ⬇️
overreact/core.py 100.00% <100.00%> (ø)
overreact/simulate.py 98.24% <100.00%> (-0.02%) ⬇️
overreact/tunnel.py 100.00% <100.00%> (ø)
tests/test_api.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_constants.py 100.00% <100.00%> (ø)
tests/test_coords.py 100.00% <ø> (ø)
... and 19 more

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

@schneiderfelipe schneiderfelipe merged commit dcd590d into main Oct 2, 2023
5 of 7 checks passed
@schneiderfelipe schneiderfelipe deleted the ruff branch October 2, 2023 19:20
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