timeout icon indicating copy to clipboard operation
timeout copied to clipboard

fix(AbortWithStatus): the middleware is unable to successfully set the http headers once calling gin.Context.AbortWithStatus

Open zhyee opened this issue 8 months ago • 1 comments
trafficstars

zhyee avatar Mar 05 '25 14:03 zhyee

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.72%. Comparing base (1d781d2) to head (089ace3). Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
writer.go 16.66% 4 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   95.27%   91.72%   -3.55%     
==========================================
  Files           4        4              
  Lines         127      133       +6     
==========================================
+ Hits          121      122       +1     
- Misses          4        8       +4     
- Partials        2        3       +1     
Flag Coverage Δ
go-1.18 ?
go-1.21 91.72% <16.66%> (-3.55%) :arrow_down:
go-1.22 89.47% <16.66%> (?)
go-1.23 91.72% <16.66%> (?)
go-1.24 91.72% <16.66%> (?)
ubuntu-latest 91.72% <16.66%> (-3.55%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Mar 05 '25 14:03 codecov-commenter