Skip to content

test: port TS tests for 4 low-coverage modules#23

Merged
patrick-chinchill merged 1 commit into
mainfrom
test/port-ts-coverage-tests
Apr 7, 2026
Merged

test: port TS tests for 4 low-coverage modules#23
patrick-chinchill merged 1 commit into
mainfrom
test/port-ts-coverage-tests

test: port TS tests for 4 low-coverage modules

96c8b41
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 7, 2026 in 1s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 102 in tests/test_gchat_format_extended.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

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

Check failure on line 243 in tests/test_gchat_workspace_events.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
workspaceevents.googleapis.com
may be at an arbitrary position in the sanitized URL.

Check failure on line 490 in tests/test_teams_coverage.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
smba.trafficmanager.net
may be at an arbitrary position in the sanitized URL.