mirror of
https://github.com/gin-gonic/gin.git
synced 2026-04-29 23:23:18 +08:00
Replace magic number `100` with `http.StatusContinue` constant for better code clarity in `bodyAllowedForStatus` function. Fixes #4489
8 lines
104 B
YAML
8 lines
104 B
YAML
codecov:
|
|
coverage:
|
|
status:
|
|
project:
|
|
enabled: false
|
|
patch:
|
|
target: 99%
|