Skip to content

Conversation

@cdce8p
Copy link
Member

@cdce8p cdce8p commented Oct 13, 2025

Closes #10647

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (3de1fbc) to head (12414c3).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10648   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files         176      176           
  Lines       19502    19521   +19     
=======================================
+ Hits        18715    18734   +19     
  Misses        787      787           
Files with missing lines Coverage Δ
pylint/checkers/match_statements_checker.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: Pierre Sassoulas <[email protected]>
@github-actions
Copy link
Contributor

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit 12414c3

@cdce8p cdce8p merged commit b970208 into pylint-dev:main Oct 13, 2025
44 checks passed
@cdce8p cdce8p deleted the match-bare-name-capture branch October 13, 2025 08:40
pylint-backport bot pushed a commit that referenced this pull request Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport maintenance/4.0.x False Positive 🦟 A message is emitted but nothing is wrong with the code Match case

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bare-name-capture-pattern false positive with conditional case statement

3 participants