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] [multiple-statements] Make pylint compatible with black's 2024 style #9698

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 5, 2024

Backport afd5edf from #9697.

…9697)

* Add more test cases to cover pass / ...
* Define the confidence as HIGH
* Exclude the class with Ellipsis from the check

Closes #9398

(cherry picked from commit afd5edf)
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.2.3 milestone Jun 5, 2024
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.82%. Comparing base (7e5e4f9) to head (ab3ac97).
Report is 28 commits behind head on maintenance/3.2.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.2.x    #9698   +/-   ##
==================================================
  Coverage              95.82%   95.82%           
==================================================
  Files                    174      174           
  Lines                  18827    18827           
==================================================
  Hits                   18041    18041           
  Misses                   786      786           
Files with missing lines Coverage Δ
pylint/checkers/format.py 96.40% <100.00%> (ø)

@Pierre-Sassoulas Pierre-Sassoulas merged commit 192727b into maintenance/3.2.x Jun 5, 2024
24 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-9697-to-maintenance/3.2.x branch June 5, 2024 22:01
@Pierre-Sassoulas Pierre-Sassoulas modified the milestone: 3.2.3 Jun 5, 2024
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

1 participant