🛡️ 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
+1 -1
View File
@@ -1 +1 @@
62d4ca6
3bd8a52