Skip to content

Address PR review comments: fix CodeQL issues, add logger fixture, im…

cb03be7
Select commit
Loading
Failed to load commit list.
Open

Add comprehensive tests for 11 modules with AAA pattern comments #2408

Address PR review comments: fix CodeQL issues, add logger fixture, im…
cb03be7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / lintrunner succeeded Apr 10, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 421 in test/common/test_config_utils.py

See this annotation in the file changed.

Code scanning / lintrunner

PYLINT/W0212 Warning test

Access to a protected member _missing_ of a client class (protected-access)
See protected-access.