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(deps): bump mypy to 1.4.0 #429

Merged
merged 2 commits into from Jun 23, 2023

Conversation

mkniewallner
Copy link
Collaborator

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

Bump mypy to 1.4.0, which allow ignoring unused-code reports for more precise ignores (python/mypy#15164).

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #429 (c98fd4a) into main (e274139) will not change coverage.
The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #429   +/-   ##
=====================================
  Coverage   96.2%   96.2%           
=====================================
  Files         38      38           
  Lines       1081    1081           
  Branches     220     220           
=====================================
  Hits        1040    1040           
  Misses        25      25           
  Partials      16      16           
Impacted Files Coverage Δ
deptry/core.py 97.8% <100.0%> (ø)

@mkniewallner mkniewallner merged commit 9839a20 into fpgmaas:main Jun 23, 2023
19 checks passed
@mkniewallner mkniewallner deleted the chore/bump-mypy-1.4.0 branch June 23, 2023 08:24
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.

None yet

2 participants