🛡️ Sentinel: Add test to fix missing coverage on httpx.AsyncClient initialization

Added test `test_process_url_validate_redirect_hook_blocks_unsafe_url` to cover the scenario where `validate_redirect` hook aborts the `httpx.AsyncClient` request, which resolves the 0% code coverage diff hit detected by the CI check `codecov/patch`.

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
google-labs-jules[bot]
2026-05-17 12:57:01 +00:00
parent e1e6b5213c
commit 7a8dc3f456
7 changed files with 28 additions and 52 deletions
+6 -6
View File
@@ -1,10 +1,10 @@
DocuElevate Build Information
==============================
Version: 0.172.10
Build Date: 2026-05-17T12:40:20Z
Git Commit: 62d4ca6367a6c8a2e7909305fec56c5b2c24e312
Git Short SHA: 62d4ca6
Version: 0.172.9
Build Date: 2026-04-07T09:34:53Z
Git Commit: 3bd8a52ea201b33d6071c9b3a7fdace582e65fd5
Git Short SHA: 3bd8a52
Git Branch: main
Commit Date: 2026-05-17T14:39:59+02:00
Build Timestamp: 2026-05-17T12:40:20Z
Commit Date: 2026-04-07T11:34:28+02:00
Build Timestamp: 2026-04-07T09:34:53Z
==============================