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

Fix Windows last lint: use ICH * INSERT COLS #792

Merged
merged 1 commit into from Feb 7, 2024

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)

Fix: #786

@penguinolog penguinolog added the bug label Feb 7, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7811449857

  • -5 of 5 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 70.892%

Changes Missing Coverage Covered Lines Changed/Added Lines %
urwid/display/_raw_display_base.py 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
urwid/display/_raw_display_base.py 1 22.42%
Totals Coverage Status
Change from base Build 7796558930: -0.05%
Covered Lines: 8769
Relevant Lines: 12455

💛 - Coveralls

@penguinolog penguinolog merged commit dc220c3 into urwid:master Feb 7, 2024
35 checks passed
@penguinolog penguinolog deleted the windows_last_line branch February 7, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Last-row insertion does not work on Windows
2 participants