Skip to content

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented Sep 14, 2025

No description provided.

@cdce8p cdce8p added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry labels Sep 14, 2025
Copy link

codecov bot commented Sep 14, 2025

Codecov Report

❌ Patch coverage is 97.40933% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.92%. Comparing base (e694467) to head (6bcec48).

Files with missing lines Patch % Lines
pylint/checkers/design_analysis.py 60.00% 2 Missing ⚠️
pylint/checkers/refactoring/refactoring_checker.py 98.27% 2 Missing ⚠️
pylint/checkers/classes/class_checker.py 93.75% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (97.40%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #10552      +/-   ##
==========================================
+ Coverage   95.90%   95.92%   +0.01%     
==========================================
  Files         176      176              
  Lines       19458    19455       -3     
==========================================
+ Hits        18661    18662       +1     
+ Misses        797      793       -4     
Files with missing lines Coverage Δ
pylint/checkers/deprecated.py 99.07% <100.00%> (ø)
pylint/checkers/newstyle.py 96.07% <100.00%> (ø)
...int/checkers/refactoring/recommendation_checker.py 96.96% <100.00%> (+0.43%) ⬆️
pylint/checkers/typecheck.py 96.19% <100.00%> (+0.01%) ⬆️
pylint/checkers/utils.py 95.96% <100.00%> (ø)
pylint/extensions/code_style.py 100.00% <100.00%> (ø)
pylint/extensions/consider_ternary_expression.py 100.00% <100.00%> (ø)
pylint/extensions/dict_init_mutate.py 100.00% <100.00%> (ø)
pylint/extensions/private_import.py 100.00% <100.00%> (+0.82%) ⬆️
pylint/extensions/typing.py 97.88% <100.00%> (+0.03%) ⬆️
... and 3 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This comment has been minimized.

Copy link
Contributor

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

This comment was generated for commit 6bcec48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant