dikhan / terraform-provider-openapi

OpenAPI Terraform Provider that configures itself at runtime with the resources exposed by the service provider (defined in a swagger file)
Apache License 2.0
275 stars 48 forks source link

[FeatureRequest: Issue #248] Add sections to documentaton generator #249

Closed lillchan closed 4 years ago

lillchan commented 4 years ago

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:

Checklist for Admins

codecov[bot] commented 4 years ago

Codecov Report

Merging #249 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           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.