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

Add schema creation helper #910

Merged
merged 1 commit into from Aug 4, 2021
Merged

Add schema creation helper #910

merged 1 commit into from Aug 4, 2021

Conversation

eliecharra
Copy link
Contributor

Q A
πŸ› Bug fix? no
πŸš€ New feature? no
⚠ Deprecations? no
❌ BC Break no
πŸ”— Related issues none
❓ Documentation contrib doc

Description

This add an helper to generate fake schemas for new provider or new provider version.
It also redirect schemas from fake terraform provider to theses ones.
It mean that Schema handling is manual and not handled by the -update flag in tests.

Ping @moadibfr contribution doc need to be updated according

@eliecharra eliecharra added the kind/maintenance Refactoring or changes to the workspace label Aug 4, 2021
@eliecharra eliecharra requested a review from a team as a code owner August 4, 2021 10:20
@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #910 (0f30aa4) into main (75cd450) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #910   +/-   ##
=======================================
  Coverage   81.70%   81.70%           
=======================================
  Files         233      233           
  Lines        7588     7588           
=======================================
  Hits         6200     6200           
  Misses       1161     1161           
  Partials      227      227           

@eliecharra eliecharra merged commit 5465b6c into main Aug 4, 2021
@eliecharra eliecharra deleted the schema_create_util branch August 4, 2021 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/maintenance Refactoring or changes to the workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants