Closed vearutop closed 8 months ago
Language | Files | Lines | Code | Comments | Blanks | Complexity | Bytes |
---|---|---|---|---|---|---|---|
Go | 113 | 8734 (+21) | 6297 (+16) | 660 (+1) | 1777 (+4) | 1038 (+9) | 213.5K (+603B) |
Go (test) | 55 | 6678 (+67) | 5124 (+52) | 295 | 1259 (+15) | 188 | 182.3K (+2K) |
# github.com/swaggest/rest/request ## compatible changes DecoderFactory.JSONSchemaReflector: added # summary Inferred base version: v0.2.63 Suggested version: v0.3.0
total: (statements) 81.2% changed lines: (statements) 90.5%
Attention: Patch coverage is 69.23077%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 76.10%. Comparing base (
af28bea
) to head (478c206
).
Files | Patch % | Lines |
---|---|---|
request/factory.go | 66.66% | 2 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes https://github.com/swaggest/rest/issues/133. Fixes #194.