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

Upgrade ruff to 0.2.0 #789

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Upgrade ruff to 0.2.0 #789

merged 1 commit into from
Feb 5, 2024

Conversation

penguinolog
Copy link
Collaborator

  • Adopt config format
  • Fix deprecation warnings and adopt typing annotations:
    • palette_test.py
    • Canvas.content()
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)

@github-actions github-actions bot added the docs Issues related to documentation label Feb 5, 2024
@penguinolog penguinolog added dependencies Pull requests that update a dependency file and removed docs Issues related to documentation labels Feb 5, 2024
* Adopt config format
* Fix deprecation warnings and adopt typing annotations:
* * palette_test.py
* * `Canvas.content()`
@github-actions github-actions bot added the docs Issues related to documentation label Feb 5, 2024
@coveralls
Copy link

coveralls commented Feb 5, 2024

Pull Request Test Coverage Report for Build 7781024374

  • 0 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.941%

Totals Coverage Status
Change from base Build 7746426166: 0.0%
Covered Lines: 8771
Relevant Lines: 12453

💛 - Coveralls

@penguinolog penguinolog removed the docs Issues related to documentation label Feb 5, 2024
@penguinolog penguinolog merged commit 3544e3e into urwid:master Feb 5, 2024
38 checks passed
@penguinolog penguinolog deleted the ruff_0_2 branch February 5, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants