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

Refactoring: Force automated black formatting #638

Merged
merged 1 commit into from Sep 26, 2023

Conversation

penguinolog
Copy link
Collaborator

Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6311440614

  • 327 of 528 (61.93%) changed or added relevant lines in 11 files are covered.
  • 30 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-0.2%) to 74.125%

Changes Missing Coverage Covered Lines Changed/Added Lines %
urwid/monitored_list.py 10 12 83.33%
urwid/text_layout.py 44 48 91.67%
urwid/util.py 53 59 89.83%
urwid/treetools.py 0 11 0.0%
urwid/canvas.py 43 55 78.18%
urwid/listbox.py 28 41 68.29%
urwid/display_common.py 58 83 69.88%
urwid/vterm.py 72 103 69.9%
urwid/raw_display.py 12 109 11.01%
Files with Coverage Reduction New Missed Lines %
urwid/monitored_list.py 1 92.75%
urwid/util.py 1 88.32%
urwid/canvas.py 2 84.49%
urwid/split_repr.py 2 90.0%
urwid/vterm.py 3 71.77%
urwid/display_common.py 4 73.31%
urwid/raw_display.py 17 18.4%
Totals Coverage Status
Change from base Build 6311193608: -0.2%
Covered Lines: 7519
Relevant Lines: 10253

💛 - Coveralls

@penguinolog
Copy link
Collaborator Author

Automatic AST validated change, coverage change related to lines re-format

@penguinolog penguinolog merged commit 517098d into urwid:master Sep 26, 2023
24 checks passed
@penguinolog penguinolog deleted the black branch September 26, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants