Closed dikhan closed 4 years ago
Merging #234 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #234 +/- ##
=======================================
Coverage 90.77% 90.77%
=======================================
Files 56 56
Lines 3394 3394
=======================================
Hits 3081 3081
Misses 206 206
Partials 107 107
Impacted Files | Coverage Δ | |
---|---|---|
openapi/openapi_v2_resource.go | 93.87% <100.00%> (ø) |
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 bbf6e65...097e21b. Read the comment docs.
What problem does this Pull Request solve?
Please link to the issue number here: #233
P.S: Intentionally not making the PR title a feature request as it is not desired for this change to be outlined in the next release change-log.
Type of change
What type of change does your code introduce to the provider? Please put an
x
(w/o heading/trailing white spaces) in the boxes that apply:Checklist
Please put an
x
(w/o heading/trailing white spaces) in the boxes that apply:make test-all
[FeatureRequest: Issue #X] <PR Title>
[BugFix: Issue #X] <PR Title>
[TechDebt: Issue #X] <PR Title>
[NewRelease] vX.Y.Z
Checklist for Admins