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

ci: replace flake8 with ruff #132

Merged
merged 5 commits into from
Feb 6, 2023
Merged

ci: replace flake8 with ruff #132

merged 5 commits into from
Feb 6, 2023

Conversation

wang-boyu
Copy link
Member

This is still work-in-progress. Will open for review once projectmesa/mesa#1596 is merged.

@wang-boyu wang-boyu added this to the v0.5.0 milestone Feb 5, 2023
@codecov
Copy link

codecov bot commented Feb 5, 2023

Codecov Report

Base: 79.78% // Head: 80.18% // Increases project coverage by +0.39% 🎉

Coverage data is based on head (516ea30) compared to base (f1fbe53).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   79.78%   80.18%   +0.39%     
==========================================
  Files          10       10              
  Lines         658      656       -2     
  Branches      137      136       -1     
==========================================
+ Hits          525      526       +1     
+ Misses        116      114       -2     
+ Partials       17       16       -1     
Impacted Files Coverage Δ
mesa_geo/raster_layers.py 73.92% <ø> (ø)
mesa_geo/__init__.py 100.00% <100.00%> (ø)
mesa_geo/geoagent.py 81.52% <100.00%> (+2.57%) ⬆️
mesa_geo/visualization/modules/MapVisualization.py 89.83% <100.00%> (ø)

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

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

@rht
Copy link
Contributor

rht commented Feb 6, 2023

Seems to be ready to merge? All the commits look fine.

@wang-boyu
Copy link
Member Author

Oh really? I made it WIP in case there're upcoming changes in your PR.

Change to ready for review now.

@wang-boyu wang-boyu marked this pull request as ready for review February 6, 2023 01:52
@rht rht merged commit 38d5ae7 into projectmesa:main Feb 6, 2023
@rht
Copy link
Contributor

rht commented Feb 6, 2023

I have no more Ruff-related incoming PRs for now.

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

2 participants