Closed wI2L closed 6 years ago
Merging #21 into master will increase coverage by
0.02%
. The diff coverage is88.88%
.
@@ Coverage Diff @@
## master #21 +/- ##
==========================================
+ Coverage 97.02% 97.05% +0.02%
==========================================
Files 7 7
Lines 875 883 +8
==========================================
+ Hits 849 857 +8
Misses 14 14
Partials 12 12
Impacted Files | Coverage Δ | |
---|---|---|
openapi/generator.go | 95.53% <88.88%> (+0.06%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 897abd9...e93974d. Read the comment docs.
Do not ignore embedded fields of unexported struct types when flattening a schema or building an operation parameters.