Closed vearutop closed 1 year ago
Language | Files | Lines | Code | Comments | Blanks | Complexity | Bytes |
---|---|---|---|---|---|---|---|
Go | 106 | 7686 (+8) | 5590 (+4) | 504 | 1592 (+4) | 948 | 186.4K (+46B) |
Go (test) | 48 | 5495 (+27) | 4236 (+43) | 187 | 1072 (-16) | 180 (-2) | 152.8K (+734B) |
# summary Inferred base version: v0.2.48 Suggested version: v0.2.49
total: (statements) 83.6% changed lines: (statements) 80.0%, coverage is less than 90.0%, consider testing the changes more thoroughly
Merging #160 (32d13ec) into master (dee7f9f) will increase coverage by
0.18%
. The diff coverage is66.66%
.
@@ Coverage Diff @@
## master #160 +/- ##
==========================================
+ Coverage 77.79% 77.98% +0.18%
==========================================
Files 28 28
Lines 1608 1608
==========================================
+ Hits 1251 1254 +3
+ Misses 235 233 -2
+ Partials 122 121 -1
Flag | Coverage Δ | |
---|---|---|
unittests | 77.98% <66.66%> (+0.18%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
response/encoder.go | 68.06% <50.00%> (+0.28%) |
:arrow_up: |
request/file.go | 70.45% <100.00%> (+5.33%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Fixes a bug mentioned in https://github.com/swaggest/rest/discussions/159.