Skip to content

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented Aug 29, 2025

To review I'd suggest to use Hide whitespace.

@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 Aug 29, 2025
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

❌ Patch coverage is 99.02534% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.87%. Comparing base (e737d0c) to head (c738ed9).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
pylint/checkers/format.py 97.61% 1 Missing ⚠️
pylint/checkers/imports.py 97.05% 1 Missing ⚠️
pylint/checkers/strings.py 97.22% 1 Missing ⚠️
pylint/checkers/utils.py 98.96% 1 Missing ⚠️
pylint/checkers/variables.py 98.91% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (99.02%) 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   #10528      +/-   ##
==========================================
+ Coverage   95.84%   95.87%   +0.03%     
==========================================
  Files         177      177              
  Lines       19284    19339      +55     
==========================================
+ Hits        18483    18542      +59     
+ Misses        801      797       -4     
Files with missing lines Coverage Δ
pylint/checkers/async_checker.py 100.00% <100.00%> (+2.27%) ⬆️
pylint/checkers/exceptions.py 98.30% <100.00%> (+0.01%) ⬆️
pylint/checkers/lambda_expressions.py 100.00% <100.00%> (ø)
pylint/checkers/logging.py 94.66% <100.00%> (ø)
pylint/checkers/modified_iterating_checker.py 97.72% <100.00%> (ø)
pylint/checkers/non_ascii_names.py 100.00% <100.00%> (ø)
pylint/checkers/stdlib.py 96.33% <100.00%> (+0.06%) ⬆️
pylint/checkers/typecheck.py 96.16% <100.00%> (+0.04%) ⬆️
pylint/checkers/format.py 97.00% <97.61%> (+0.38%) ⬆️
pylint/checkers/imports.py 94.87% <97.05%> (+0.01%) ⬆️
... and 3 more

... and 9 files with indirect coverage changes

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

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

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 c738ed9

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.

2 participants