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

Change pulumitest to accept an interface instead of a testing.T #78

Closed
wants to merge 2 commits into from

Conversation

VenelinMartinov
Copy link
Contributor

@VenelinMartinov VenelinMartinov commented Apr 9, 2024

This will allow us to pass in a rapid.T as well as a testing.T there.

Required for pulumi/pulumi-terraform-bridge#1801

@VenelinMartinov VenelinMartinov marked this pull request as draft April 9, 2024 14:24
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.35%. Comparing base (3a38438) to head (d80a08b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   37.35%   37.35%           
=======================================
  Files          43       43           
  Lines        2677     2677           
=======================================
  Hits         1000     1000           
  Misses       1569     1569           
  Partials      108      108           

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

@VenelinMartinov
Copy link
Contributor Author

superseded by #79

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