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 lint tests by explicitly adding Python 3.13 to GitHub and tox. #433

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

fschulze
Copy link
Contributor

The mypy tests start failing with mypy 1.11.0 and seem to be related to the ast deprecations. I'll look into that next.

@coveralls
Copy link

coveralls commented Dec 19, 2024

Pull Request Test Coverage Report for Build 12407619985

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.354%

Totals Coverage Status
Change from base Build 12280815714: 0.0%
Covered Lines: 3907
Relevant Lines: 4157

💛 - Coveralls

@malthe malthe merged commit 1aae55f into malthe:master Dec 19, 2024
23 of 27 checks passed
@malthe
Copy link
Owner

malthe commented Dec 19, 2024

@fschulze thanks, I have been a bit swamped lately, but was going to have a look eventually at those ast deprecations. Should be relatively simple to fix, just a bit of a chore.

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.

3 participants