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

chore: drop obsolete pylint workarounds #407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bdrung
Copy link
Collaborator

@bdrung bdrung commented Nov 22, 2024

Drop obsolete pylint workarounds that pylint 3.2.7 on Ubuntu 24.10 "oracular" does not complain about any more.

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.73%. Comparing base (2da9151) to head (9f84fb6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   82.73%   82.73%           
=======================================
  Files          99       99           
  Lines       20159    20159           
  Branches     3173     3173           
=======================================
  Hits        16679    16679           
  Misses       2959     2959           
  Partials      521      521           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@schopin-pro schopin-pro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a simple question on one of the changes.

tests/integration/test_ui.py Outdated Show resolved Hide resolved
Drop obsolete pylint workarounds that pylint 3.2.7 on Ubuntu 24.10
"oracular" does not complain about any more.
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.

2 participants