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 recommended code changes from #174 #175

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 13, 2023

It only contains the changes to Python files and not the changes to configuration files. It will prove whether all tests will pass under the current configuration. When this PR lands, it will make #174 easier to review.

@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2023

Codecov Report

Merging #175 (ad134f5) into master (8cef174) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   95.22%   95.23%   +0.01%     
==========================================
  Files          23       23              
  Lines        1214     1217       +3     
  Branches      273      273              
==========================================
+ Hits         1156     1159       +3     
  Misses         33       33              
  Partials       25       25              
Impacted Files Coverage Δ
src/wily/commands/graph.py 100.00% <ø> (ø)
src/wily/__main__.py 95.50% <100.00%> (+0.02%) ⬆️
src/wily/commands/build.py 89.13% <100.00%> (+0.11%) ⬆️
src/wily/commands/diff.py 88.88% <100.00%> (+0.13%) ⬆️
src/wily/commands/rank.py 96.29% <100.00%> (+0.06%) ⬆️
src/wily/config.py 98.76% <100.00%> (ø)
src/wily/state.py 95.23% <100.00%> (-0.06%) ⬇️

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

@devdanzin
Copy link
Collaborator

LGTM.

@tonybaloney tonybaloney merged commit d9601c4 into tonybaloney:master Jul 10, 2023
@cclauss cclauss deleted the ruff-mods branch July 10, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants