Closed vearutop closed 1 year ago
Language | Files | Lines | Code | Comments | Blanks | Complexity | Bytes |
---|---|---|---|---|---|---|---|
Go | 13 (+6) | 2066 (+737) | 1515 (+520) | 128 (+64) | 423 (+153) | 408 (+101) | 48.5K (+18.3K) |
Go (test) | 9 (+2) | 3180 (+1147) | 2434 (+959) | 331 (+12) | 415 (+176) | 32 (+5) | 83.7K (+31K) |
JSON | 6 | 2206 (-6) | 2206 (-6) | 0 | 0 | 0 | 50.1K (-203B) |
total: (statements) 50.8% changed lines: (statements) 75.3%, coverage is less than 90.0%, consider testing the changes more thoroughly
Merging #65 (62e765e) into master (c18f7f7) will increase coverage by
0.76%
. The diff coverage is64.70%
.
@@ Coverage Diff @@
## master #65 +/- ##
==========================================
+ Coverage 42.24% 43.00% +0.76%
==========================================
Files 5 8 +3
Lines 3589 3802 +213
==========================================
+ Hits 1516 1635 +119
- Misses 1784 1859 +75
- Partials 289 308 +19
Flag | Coverage Δ | |
---|---|---|
unittests | 43.00% <64.70%> (+0.76%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files Changed | Coverage Δ | |
---|---|---|
operation.go | 0.00% <0.00%> (ø) |
|
openapi3/walk_schema.go | 53.84% <53.84%> (ø) |
|
openapi3/reflect.go | 80.72% <75.00%> (-6.36%) |
:arrow_down: |
openapi3/helper.go | 89.79% <85.71%> (-0.95%) |
:arrow_down: |
openapi3/reflect_deprecated.go | 100.00% <100.00%> (ø) |
... and 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Go API Changes