Skip to content

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

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

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

Triggered via pull request June 4, 2024 04:40
Status Failure
Total duration 28s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
codecov: context_response_test.go#L231
ctx.Response().NoContent undefined (type "github.com/goravel/framework/contracts/http".ContextResponse has no field or method NoContent)
codecov: context_response_test.go#L249
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.