Closed lillchan closed 4 years ago
Merging #249 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #249 +/- ##
=======================================
Coverage 91.88% 91.88%
=======================================
Files 62 62
Lines 3685 3685
=======================================
Hits 3386 3386
Misses 201 201
Partials 98 98
Impacted Files | Coverage Δ | |
---|---|---|
...erator/openapi_terraform_provider_documentation.go | 100.00% <ø> (ø) |
|
...napi_terraform_provider_documentation_resources.go | 100.00% <ø> (ø) |
|
...csgenerator/openapiterraformdocsgenerator/utils.go | 100.00% <ø> (ø) |
|
...erator/openapi_terraform_provider_doc_generator.go | 100.00% <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 6528f9a...5abd8c2. Read the comment docs.
What problem does this Pull Request solve?
Please link to the issue number here: Closes #248
If you don't have an issue created, please create the issue first describing the problem and then open the PR
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