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

YAML variables #550

Merged
merged 5 commits into from
Dec 7, 2024
Merged

YAML variables #550

merged 5 commits into from
Dec 7, 2024

Conversation

andrzejressel
Copy link
Owner

@andrzejressel andrzejressel commented Dec 5, 2024

Closes #525

@andrzejressel andrzejressel changed the title Yaml variables YAML variables Dec 5, 2024
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
pulumi_wasm_generator_lib/src/description.rs Fixed Show fixed Hide fixed
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.57%. Comparing base (e69c1a1) to head (482f3ed).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
+ Coverage   76.96%   77.57%   +0.61%     
==========================================
  Files          31       31              
  Lines        3343     3434      +91     
==========================================
+ Hits         2573     2664      +91     
  Misses        770      770              

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

@andrzejressel andrzejressel added the ready-to-merge Will be auto-merged by mergify label Dec 7, 2024
@mergify mergify bot merged commit dd68c66 into main Dec 7, 2024
11 checks passed
@mergify mergify bot deleted the yaml_variables branch December 7, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Will be auto-merged by mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for generating variables
2 participants