Closed dikhan closed 4 years ago
Merging #237 into master will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #237 +/- ##
=======================================
Coverage 90.77% 90.78%
=======================================
Files 56 56
Lines 3394 3396 +2
=======================================
+ Hits 3081 3083 +2
Misses 206 206
Partials 107 107
Impacted Files | Coverage Δ | |
---|---|---|
openapi/resource_factory.go | 92.15% <100.00%> (+0.03%) |
: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 aee1ba2...9397953. Read the comment docs.
What problem does this Pull Request solve?
Please link to the issue number here: #236
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