Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fitness and coverage report #1366

Merged
merged 6 commits into from
Jun 16, 2022
Merged

Fitness and coverage report #1366

merged 6 commits into from
Jun 16, 2022

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Jun 8, 2022

This pull request enforces resource naming and provides a report on documentation, unit testing, and acceptance testing coverage.

@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #1366 (3da7f99) into master (b2de36c) will increase coverage by 0.00%.
The diff coverage is 94.59%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1366   +/-   ##
=======================================
  Coverage   90.15%   90.15%           
=======================================
  Files         124      126    +2     
  Lines       10179    10180    +1     
=======================================
+ Hits         9177     9178    +1     
  Misses        638      638           
  Partials      364      364           
Impacted Files Coverage Δ
access/resource_ip_access_list.go 100.00% <ø> (ø)
catalog/resource_metastore_data_access.go 87.27% <ø> (ø)
mlflow/resource_mlflow_experiment.go 100.00% <ø> (ø)
mlflow/resource_mlflow_model.go 100.00% <ø> (ø)
mlflow/resource_mlflow_webhook.go 100.00% <ø> (ø)
mws/resource_mws_credentials.go 84.00% <ø> (ø)
mws/resource_mws_customer_managed_keys.go 92.10% <ø> (ø)
mws/resource_mws_log_delivery.go 87.50% <ø> (ø)
mws/resource_mws_networks.go 82.14% <ø> (ø)
mws/resource_mws_private_access_settings.go 88.67% <ø> (ø)
... and 18 more

provider/completeness.md Outdated Show resolved Hide resolved
@nfx nfx marked this pull request as ready for review June 16, 2022 13:30
@nfx nfx merged commit d7388bd into master Jun 16, 2022
@nfx nfx deleted the coverage-report branch June 16, 2022 13:33
@nfx nfx mentioned this pull request Jun 16, 2022
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
* Fixed README.md
* Enforced consistent naming for resources and files
* Added provider/completeness.md to track documentation and testing coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants