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

update mypy pre-commit configuration, hooks #866

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

Zeitsperre
Copy link
Collaborator

Description

This change fixes issues with the mypy precommit check, specifically the replacement of the deprecated types-pkg_resources with types-setuptools.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

References

https://pypi.org/project/types-pkg-resources/

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (d003bfa) to head (2d065f1).
Report is 3 commits behind head on pre-commit-ci-update-config.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           pre-commit-ci-update-config     #866   +/-   ##
============================================================
  Coverage                        91.54%   91.54%           
============================================================
  Files                               59       59           
  Lines                             6248     6248           
============================================================
  Hits                              5720     5720           
  Misses                             528      528           

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

@Zeitsperre Zeitsperre changed the base branch from main to pre-commit-ci-update-config October 8, 2024 15:46
@Zeitsperre Zeitsperre merged commit a9d1b20 into pre-commit-ci-update-config Oct 8, 2024
26 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.

1 participant