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

Switch to PulumiTest #3760

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Switch to PulumiTest #3760

merged 2 commits into from
Dec 9, 2024

Conversation

danielrbradley
Copy link
Member

@danielrbradley danielrbradley commented Dec 9, 2024

Run existing provider e2e tests via PulumiTest instead of ProgramTest to improve readability and clarity of logs.

Part of #3421

@danielrbradley danielrbradley requested review from thomas11, EronWright and a team December 9, 2024 11:58
@danielrbradley danielrbradley self-assigned this Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.65%. Comparing base (29edd84) to head (d562bb2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3760      +/-   ##
==========================================
- Coverage   56.78%   56.65%   -0.13%     
==========================================
  Files          77       77              
  Lines       11954    11954              
==========================================
- Hits         6788     6773      -15     
- Misses       4670     4683      +13     
- Partials      496      498       +2     

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

provider/pkg/provider/provider_e2e_test.go Outdated Show resolved Hide resolved
Run existing provider e2e tests via PulumiTest instead of ProgramTest.
@danielrbradley danielrbradley merged commit 021d995 into master Dec 9, 2024
23 checks passed
@danielrbradley danielrbradley deleted the pulumitest branch December 9, 2024 18:14
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.77.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