Closed dikhan closed 3 years ago
Merging #284 (610996a) into master (c1b13f5) will increase coverage by
0.08%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #284 +/- ##
==========================================
+ Coverage 92.05% 92.13% +0.08%
==========================================
Files 60 60
Lines 3057 3065 +8
==========================================
+ Hits 2814 2824 +10
+ Misses 164 163 -1
+ Partials 79 78 -1
Impacted Files | Coverage Δ | |
---|---|---|
openapi/common.go | 89.47% <100.00%> (+1.39%) |
:arrow_up: |
openapi/openapi_client.go | 84.54% <100.00%> (ø) |
|
openapi/resource_factory.go | 98.01% <100.00%> (+0.04%) |
: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 c1b13f5...610996a. Read the comment docs.
What problem does this Pull Request solve?
Please link to the issue number here (issue will be closed when PR is merged): Closes #283
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