Closed dikhan closed 3 years ago
Merging #301 (c7a72ea) into master (d5699cb) will increase coverage by
0.39%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #301 +/- ##
==========================================
+ Coverage 92.14% 92.54% +0.39%
==========================================
Files 60 60
Lines 3069 3071 +2
==========================================
+ Hits 2828 2842 +14
+ Misses 163 155 -8
+ Partials 78 74 -4
Impacted Files | Coverage Δ | |
---|---|---|
openapi/plugin_config.go | 71.01% <100.00%> (+0.42%) |
:arrow_up: |
openapi/provider.go | 88.23% <100.00%> (+33.68%) |
:arrow_up: |
openapi/plugin_config_services_stub.go | 84.61% <0.00%> (+7.69%) |
: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 d5699cb...c7a72ea. 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 #300
Summary of changes:
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