Skip to content

Modernize: switch to ruff, remove Python 2 compat#60

Merged
iskandr merged 2 commits intomasterfrom
modernize-ruff-py2
Apr 8, 2026
Merged

Modernize: switch to ruff, remove Python 2 compat#60
iskandr merged 2 commits intomasterfrom
modernize-ruff-py2

Conversation

@iskandr
Copy link
Copy Markdown
Contributor

@iskandr iskandr commented Apr 7, 2026

Summary

  • Switch linting from pylint to ruff
  • Remove from __future__ import Python 2 compat lines
  • Add ruff config to pyproject.toml
  • Bump version to 2.6.2

Test plan

  • CI passes

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24137693953

Coverage remained the same at 86.471%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 1 of 1 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 170
Covered Lines: 147
Line Coverage: 86.47%
Coverage Strength: 2.59 hits per line

💛 - Coveralls

1 similar comment
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 8, 2026

Coverage Report for CI Build 24137693953

Coverage remained the same at 86.471%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 1 of 1 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 170
Covered Lines: 147
Line Coverage: 86.47%
Coverage Strength: 2.59 hits per line

💛 - Coveralls

@iskandr iskandr merged commit d81256f into master Apr 8, 2026
7 of 8 checks passed
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