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

Expand mypy CI checks to three more files #2636

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

correctmost
Copy link
Contributor

Type of Changes

Type
🔨 Refactoring

Description

This PR adds a few more files to the passing list to prevent new warnings from slipping in.

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

Great !

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.24%. Comparing base (2d26795) to head (d7d06d6).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2636   +/-   ##
=======================================
  Coverage   93.24%   93.24%           
=======================================
  Files          93       93           
  Lines       11060    11061    +1     
=======================================
+ Hits        10313    10314    +1     
  Misses        747      747           
Flag Coverage Δ
linux 93.13% <100.00%> (+<0.01%) ⬆️
pypy 93.24% <100.00%> (+<0.01%) ⬆️
windows 93.24% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
astroid/brain/brain_mechanize.py 100.00% <100.00%> (ø)
astroid/context.py 97.43% <ø> (ø)
astroid/modutils.py 89.47% <100.00%> (ø)

@DanielNoord DanielNoord enabled auto-merge (rebase) November 17, 2024 10:36
@DanielNoord DanielNoord merged commit 4c8af23 into pylint-dev:main Nov 17, 2024
20 checks passed
@correctmost correctmost deleted the cm/add-more-typing branch November 17, 2024 19:49
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