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

feat: Add makePulumiCallback #5

Merged
merged 1 commit into from Sep 15, 2021
Merged

Conversation

simenandre
Copy link
Member

Add a specialized callback function to make it easer to connect with Pulumi.

Add a specialized callback function to make it easer to connect with Pulumi.
@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #5 (2a36b02) into main (7eccaaa) will decrease coverage by 10.87%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #5       +/-   ##
===========================================
- Coverage   51.66%   40.78%   -10.88%     
===========================================
  Files           6        6               
  Lines          60       76       +16     
  Branches       14       18        +4     
===========================================
  Hits           31       31               
- Misses         29       45       +16     
Impacted Files Coverage Δ
src/index.ts 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7eccaaa...2a36b02. Read the comment docs.

@simenandre simenandre merged commit b71b2b8 into main Sep 15, 2021
@delete-merged-branch delete-merged-branch bot deleted the add-pulumi-callback-func branch September 15, 2021 17:27
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.

None yet

1 participant