Skip to content

Add unit tests for key gaps: SparseValuesFactory, error classes, and …

bee6d07
Select commit
Loading
Failed to load commit list.
Closed

Add unit tests for key gaps: SparseValuesFactory, error classes, and utilities #575

Add unit tests for key gaps: SparseValuesFactory, error classes, and …
bee6d07
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 9, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 44 in tests/unit/utils/test_error_handling.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
http://test.com
may be at an arbitrary position in the sanitized URL.