Skip to content

feat: Add Unix Domain Socket support for HTTP requests #27

feat: Add Unix Domain Socket support for HTTP requests

feat: Add Unix Domain Socket support for HTTP requests #27

Triggered via pull request November 4, 2025 17:10
@gsmlggsmlg
opened #4
develop
Status Failure
Total duration 3m 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: test/http_test.exs#L93
test request headers custom headers (HTTPTest)
Test: test/http_test.exs#L142
test response parsing JSON response parsing (HTTPTest)
Test: test/http_test.exs#L38
test HTTP methods GET request (HTTPTest)
Test: test/http_test.exs#L202
test request options connect timeout (HTTPTest)
Test: test/http_test.exs#L16
test basic HTTP requests fetch handles HTTP error status (HTTPTest)
Test: test/http_test.exs#L103
test request headers content-type header (HTTPTest)
Test: test/http_test.exs#L78
test HTTP methods PATCH request (HTTPTest)
Test: test/http_test.exs#L24
test basic HTTP requests fetch handles different status codes (HTTPTest)
Test: test/http_test.exs#L117
test request body string body (HTTPTest)
Test: test/http_test.exs#L46
test HTTP methods POST request (HTTPTest)