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

chore: change linter to Ruff #216

Merged
merged 5 commits into from
Mar 26, 2023
Merged

chore: change linter to Ruff #216

merged 5 commits into from
Mar 26, 2023

Conversation

Calychas
Copy link
Collaborator

Closes #211

@Calychas Calychas added the enhancement New feature or request label Mar 26, 2023
@Calychas Calychas self-assigned this Mar 26, 2023
@Calychas Calychas linked an issue Mar 26, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Merging #216 (86d3249) into main (8264d96) will decrease coverage by 0.08%.
The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   94.50%   94.43%   -0.08%     
==========================================
  Files          47       47              
  Lines        1366     1365       -1     
==========================================
- Hits         1291     1289       -2     
- Misses         75       76       +1     
Flag Coverage Δ
macos-latest-python3.10 94.43% <72.72%> (-0.08%) ⬇️
ubuntu-latest-python3.10 94.43% <72.72%> (-0.01%) ⬇️
ubuntu-latest-python3.8 94.41% <72.72%> (-0.08%) ⬇️
ubuntu-latest-python3.9 94.34% <72.72%> (-0.16%) ⬇️

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

Impacted Files Coverage Δ
srai/exceptions.py 87.50% <ø> (-2.50%) ⬇️
srai/loaders/osm_loaders/filters/popular.py 100.00% <ø> (ø)
srai/loaders/osm_loaders/pbf_file_downloader.py 55.14% <0.00%> (ø)
srai/neighbourhoods/_base.py 100.00% <ø> (ø)
srai/regionizers/_spherical_voronoi.py 99.18% <ø> (ø)
srai/loaders/osm_loaders/pbf_file_handler.py 95.34% <60.00%> (-1.13%) ⬇️
srai/loaders/gtfs_loader.py 100.00% <100.00%> (ø)
srai/loaders/osm_way_loader/osm_way_loader.py 98.11% <100.00%> (ø)
srai/utils/_optional.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

pyproject.toml Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@Calychas Calychas merged commit 1eddc42 into main Mar 26, 2023
@Calychas Calychas deleted the 211-change-linters-to-ruff branch March 26, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change linters to ruff
2 participants