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

Rapid generator for schema-value pairs #1801

Merged
merged 45 commits into from
Apr 12, 2024

Fix panic

8c9933b
Select commit
Loading
Failed to load commit list.
Merged

Rapid generator for schema-value pairs #1801

Fix panic
8c9933b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 0s

60.18% (-0.87%) compared to 8222ffd

View this Pull Request on Codecov

60.18% (-0.87%) compared to 8222ffd

Details

Codecov Report

Attention: Patch coverage is 48.04805% with 519 lines in your changes are missing coverage. Please review.

Project coverage is 60.18%. Comparing base (8222ffd) to head (8c9933b).
Report is 5 commits behind head on master.

Files Patch % Lines
pkg/tests/cross-tests/rapid_tv_gen.go 0.00% 304 Missing ⚠️
pkg/tests/cross-tests/adapt.go 44.00% 80 Missing and 4 partials ⚠️
pkg/tests/cross-tests/pu_driver.go 58.03% 40 Missing and 7 partials ⚠️
pkg/tests/cross-tests/pretty.go 76.36% 38 Missing and 1 partial ⚠️
pkg/tests/cross-tests/tf_driver.go 82.85% 23 Missing and 1 partial ⚠️
pkg/tests/cross-tests/diff_check.go 81.15% 13 Missing ⚠️
pkg/tests/cross-tests/tfwrite.go 85.00% 5 Missing and 1 partial ⚠️
pkg/tfshim/sdk-v2/cty.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1801      +/-   ##
==========================================
- Coverage   61.04%   60.18%   -0.87%     
==========================================
  Files         303      319      +16     
  Lines       42442    43832    +1390     
==========================================
+ Hits        25910    26380     +470     
- Misses      15061    15964     +903     
- Partials     1471     1488      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.