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

Updated Twilio components #1830

Merged
merged 5 commits into from
Jun 30, 2022
Merged

Updated Twilio components #1830

merged 5 commits into from
Jun 30, 2022

Conversation

ItalyPaleAle
Copy link
Contributor

Ensure output binding propagates context (requires updated SDK)

Spin-off from PR adding contexts to input bindings

Ensure output binding propagates context (requires updated SDK)

Spin-off from PR adding contexts to input bindings

Signed-off-by: ItalyPaleAle <[email protected]>
@ItalyPaleAle ItalyPaleAle requested review from a team as code owners June 29, 2022 20:18
@ItalyPaleAle ItalyPaleAle mentioned this pull request Jun 29, 2022
14 tasks
@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #1830 (58d72f5) into master (7916719) will decrease coverage by 0.02%.
The diff coverage is 63.63%.

@@            Coverage Diff             @@
##           master    #1830      +/-   ##
==========================================
- Coverage   36.94%   36.92%   -0.03%     
==========================================
  Files         180      180              
  Lines       16239    16236       -3     
==========================================
- Hits         6000     5995       -5     
- Misses       9547     9552       +5     
+ Partials      692      689       -3     
Impacted Files Coverage Δ
bindings/twilio/sendgrid/sendgrid.go 12.94% <0.00%> (ø)
bindings/aws/dynamodb/dynamodb.go 8.57% <33.33%> (-1.96%) ⬇️
bindings/alicloud/dingtalk/webhook/webhook.go 53.84% <66.66%> (+1.15%) ⬆️
bindings/twilio/sms/sms.go 80.39% <100.00%> (+0.80%) ⬆️
state/in-memory/in_memory.go 39.28% <0.00%> (-3.58%) ⬇️

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 07c88b1...58d72f5. Read the comment docs.

@dapr-bot dapr-bot merged commit 9212484 into dapr:master Jun 30, 2022
cmendible pushed a commit to cmendible/components-contrib that referenced this pull request Jul 4, 2022
Ensure output binding propagates context (requires updated SDK)

Spin-off from PR adding contexts to input bindings

Signed-off-by: ItalyPaleAle <[email protected]>

Co-authored-by: Dapr Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants