Skip to content

feat: [#275] Add a new NoContent() method for Response #174

feat: [#275] Add a new NoContent() method for Response

feat: [#275] Add a new NoContent() method for Response #174

Triggered via pull request June 4, 2024 05:01
Status Failure
Total duration 32s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
codecov: context_response_test.go#L227
ctx.Response().NoContent undefined (type "github.com/goravel/framework/contracts/http".ContextResponse has no field or method NoContent)
codecov: context_response_test.go#L246
ctx.Response().NoContent undefined (type "github.com/goravel/framework/contracts/http".ContextResponse has no field or method NoContent)
codecov
Process completed with exit code 1.