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 skip diff equivalence flag for Diff cross-tests #2913

Open
wants to merge 1 commit into
base: vvm/diff_cross_tests_for_provider_upgrades
Choose a base branch
from

Conversation

VenelinMartinov
Copy link
Contributor

@VenelinMartinov VenelinMartinov commented Feb 25, 2025

This PR adds a DiffSkipDiffEquivalenceCheck for Diff cross-tests which allows a test to skip the check for equivalence between TF and Pulumi. This is useful to mark cases where there are known differences in behaviour.

@VenelinMartinov
Copy link
Contributor Author

VenelinMartinov commented Feb 25, 2025

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.74%. Comparing base (dc3f267) to head (2b70f09).

Additional details and impacted files
@@                              Coverage Diff                               @@
##           vvm/diff_cross_tests_for_provider_upgrades    #2913      +/-   ##
==============================================================================
- Coverage                                       67.75%   67.74%   -0.01%     
==============================================================================
  Files                                             331      331              
  Lines                                           42210    42210              
==============================================================================
- Hits                                            28599    28597       -2     
- Misses                                          12017    12020       +3     
+ Partials                                         1594     1593       -1     

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

@VenelinMartinov VenelinMartinov marked this pull request as draft February 25, 2025 18:00
@VenelinMartinov VenelinMartinov changed the base branch from vvm/restore_prc_flag to vvm/diff_cross_tests_for_provider_upgrades February 28, 2025 12:41
@VenelinMartinov VenelinMartinov force-pushed the vvm/add_skip_diff_equivalence_flag branch from f838beb to e02f522 Compare February 28, 2025 12:41
@VenelinMartinov VenelinMartinov changed the title add skip diff equivalence flag Add skip diff equivalence flag for Diff cross-tests Feb 28, 2025
@VenelinMartinov VenelinMartinov marked this pull request as ready for review February 28, 2025 12:44
@VenelinMartinov VenelinMartinov requested review from t0yv0 and a team February 28, 2025 12:44
@VenelinMartinov VenelinMartinov force-pushed the vvm/diff_cross_tests_for_provider_upgrades branch from a144941 to dc3f267 Compare March 3, 2025 14:41
@VenelinMartinov VenelinMartinov force-pushed the vvm/add_skip_diff_equivalence_flag branch from e02f522 to 2b70f09 Compare March 3, 2025 14:41
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.

1 participant