Skip to content

Conversation

@emmanuel-ferdman
Copy link
Contributor

Type of Changes

Type
🐛 Bug fix

Description

This PR fixes minor assertion misuse in the inference tests - Some assertTrue calls were incorrectly passing True as a second argument (interpreted as a message rather than a value). Just something I noticed while working on another fix - uploading it now so I don’t forget.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.34%. Comparing base (fe45efe) to head (0dd02c8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@ ## main #2871 +/- ## ======================================= Coverage 93.34% 93.34% ======================================= Files 92 92 Lines 11194 11194 ======================================= Hits 10449 10449 Misses 745 745 
Flag Coverage Δ
linux 93.17% <ø> (ø)
pypy 93.34% <ø> (ø)
windows 93.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@Pierre-Sassoulas Pierre-Sassoulas merged commit bd6e304 into pylint-dev:main Oct 22, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants