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

[Backport maintenance/3.2.x] Fix FP for unexpected-keyword-arg with ambiguous constructors #9788

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport dd20b30 from #9785.

@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.2.6 milestone Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.81%. Comparing base (9882537) to head (a3850f0).

Files with missing lines Patch % Lines
pylint/checkers/utils.py 69.23% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##           maintenance/3.2.x    #9788      +/-   ##
=====================================================
- Coverage              95.82%   95.81%   -0.02%     
=====================================================
  Files                    174      174              
  Lines                  18843    18856      +13     
=====================================================
+ Hits                   18057    18066       +9     
- Misses                   786      790       +4     
Files with missing lines Coverage Δ
pylint/checkers/typecheck.py 96.62% <100.00%> (ø)
pylint/checkers/utils.py 95.82% <69.23%> (-0.34%) ⬇️

@jacobtylerwalls jacobtylerwalls merged commit 8eb2c4d into maintenance/3.2.x Jul 12, 2024
23 of 24 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-9785-to-maintenance/3.2.x branch July 12, 2024 11:02
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