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

PF Diff cross-tests for computed set attributes #2639

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

VenelinMartinov
Copy link
Contributor

@VenelinMartinov VenelinMartinov commented Nov 19, 2024

This PR adds cross-tests for computed set attributes in PF. Similar to #2638 but for set attributes, not blocks.

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.97%. Comparing base (20a909d) to head (fd5a1e8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2639   +/-   ##
=======================================
  Coverage   69.97%   69.97%           
=======================================
  Files         367      367           
  Lines       44503    44503           
=======================================
  Hits        31140    31140           
  Misses      11734    11734           
  Partials     1629     1629           

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


🚨 Try these New Features:

@VenelinMartinov VenelinMartinov force-pushed the vvm/pf_cross_tests_for_computed_in_sets branch from 02da7bc to 3e81b9c Compare November 20, 2024 14:09
@VenelinMartinov VenelinMartinov changed the title PF cross-tests for computed set attributes PF Diff cross-tests for computed set attributes Nov 20, 2024
~ resource "testprovider_test" "res" {
id = "test-id"
~ key = [
+ "val2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

[urn=urn:pulumi:test::project::testprovider:index/test:Test::p]
~ keys: [
[0]: "val1"
~ [1]: "val3" => "val2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This made me squint but it makes sense.

Copy link
Member

@t0yv0 t0yv0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spot checking a few looks great. Can't say I read all of these. Please comment on what needs particular attention.

Base automatically changed from vvm/pf_cross_tests_for_computed_in_sets to master November 20, 2024 17:37
@VenelinMartinov VenelinMartinov enabled auto-merge (squash) November 20, 2024 17:42
@VenelinMartinov VenelinMartinov merged commit bef446f into master Nov 20, 2024
31 checks passed
@VenelinMartinov VenelinMartinov deleted the pf-cross-tests-for-computed-set branch November 20, 2024 19:17
VenelinMartinov added a commit that referenced this pull request Nov 20, 2024
This change adds cross-tests for PF sets with defaults. Similar to
#2638 and
#2639
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v3.96.0.

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.

3 participants