8000 Fix goldenfile update by eliecharra · Pull Request #838 · snyk/driftctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix goldenfile update #838

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

Merged
merged 2 commits into from
Jul 13, 2021
Merged

Fix goldenfile update #838

merged 2 commits into from
Jul 13, 2021

Conversation

eliecharra
Copy link
Contributor

Description

Goldenfile update were broken due to new test methods. We try to convert to cty.Value complete resource object but it fail with nil value for each field of the schema. We should only serialize resource attributes.

@eliecharra eliecharra added the kind/maintenance Refactoring or changes to the workspace label Jul 13, 2021
@eliecharra eliecharra added this to the Deep Mode milestone Jul 13, 2021
@eliecharra eliecharra requested a review from a team July 13, 2021 09:15
@codecov
Copy link
codecov bot commented Jul 13, 2021

Codecov Report

Merging #838 (2a8dbab) into main (e9d3bf7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #838   +/-   ##
=======================================
  Coverage   81.32%   81.32%           
=======================================
  Files         226      226           
  Lines        7340     7340           
=======================================
  Hits         5969     5969           
  Misses       1153     1153           
  Partials      218      218           

@eliecharra eliecharra merged commit 407fa4c into main Jul 13, 2021
@eliecharra eliecharra deleted the fix_goldenfile_update branch July 13, 2021 12:00
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.

3 participants
0