Skip to content

Add system tests for default handling + ruff + pyright

c9a046f
Select commit
Loading
Failed to load commit list.
Open

Add system tests for default handling + ruff + pyright #135

Add system tests for default handling + ruff + pyright
c9a046f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 1, 2025 in 4s

No new alerts in code changed by this pull request

Annotations

Check warning on line 367 in test_blockserver.py

See this annotation in the file changed.

Code scanning / CodeQL

File is not always closed Warning test

File may not be closed if an exception is raised.

Check warning on line 368 in test_blockserver.py

See this annotation in the file changed.

Code scanning / CodeQL

File is not always closed Warning test

File may not be closed if an exception is raised.