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

refactor: apply black on wily codebase #162

Merged
merged 4 commits into from
Aug 25, 2022

Conversation

skarzi
Copy link
Contributor

@skarzi skarzi commented Aug 21, 2022

There is one action to do when this commit will be squashed to the main branch:

  • add squashed commit with this PR to .git-blame-ignore-revs like suggested in black docs

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2022

Codecov Report

Merging #162 (56939c0) into master (cd3f049) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files          23       23           
  Lines        1216     1216           
  Branches      291      291           
=======================================
  Hits         1158     1158           
  Misses         33       33           
  Partials       25       25           
Impacted Files Coverage Δ
src/wily/cache.py 98.18% <ø> (ø)
src/wily/operators/maintainability.py 100.00% <ø> (ø)
src/wily/archivers/git.py 87.50% <100.00%> (ø)
src/wily/commands/report.py 97.00% <100.00%> (ø)
src/wily/lang.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.

@tonybaloney
Copy link
Owner

Thanks!

@tonybaloney tonybaloney merged commit 8353468 into tonybaloney:master Aug 25, 2022
@skarzi skarzi deleted the refactor/apply-black branch August 26, 2022 07:33
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

3 participants