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

Feature: support widget instance as Frame focus part in constructor #820

Merged
merged 1 commit into from Feb 20, 2024

Conversation

penguinolog
Copy link
Collaborator

  • separate frame tests
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)

@penguinolog penguinolog added Feature Feature request/implementation Widget labels Feb 20, 2024
@github-actions github-actions bot added the Tests Tests label Feb 20, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7973065026

Details

  • -1 of 9 (88.89%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 71.298%

Changes Missing Coverage Covered Lines Changed/Added Lines %
urwid/widget/frame.py 8 9 88.89%
Totals Coverage Status
Change from base Build 7973061098: 0.01%
Covered Lines: 8938
Relevant Lines: 12642

💛 - Coveralls

@penguinolog penguinolog merged commit 6ce1a29 into urwid:master Feb 20, 2024
35 checks passed
@penguinolog penguinolog deleted the frame_focus branch February 20, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature request/implementation Tests Tests Widget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants