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

Updates pinned runtime #469

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Updates pinned runtime #469

merged 1 commit into from
Nov 2, 2023

Conversation

ItalyPaleAle
Copy link
Contributor

This is needed in components-contrib as we cannot pin an updated runtime in cert tests without an updated Go SDK, due to a complex circular dependency

This is needed in components-contrib as we cannot pin an updated runtime in cert tests without an updated Go SDK, due to a complex circular dependency

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

codecov bot commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (57466dd) 68.96% compared to head (4acb922) 68.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #469   +/-   ##
=======================================
  Coverage   68.96%   68.96%           
=======================================
  Files          34       34           
  Lines        2707     2707           
=======================================
  Hits         1867     1867           
  Misses        732      732           
  Partials      108      108           
Files Coverage Δ
client/client.go 70.24% <100.00%> (ø)
client/metadata.go 34.84% <100.00%> (ø)

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

@yaron2
Copy link
Member

yaron2 commented Nov 2, 2023

Examples validation is failing

@ItalyPaleAle
Copy link
Contributor Author

Examples validation is failing

Seems unrelated. Flaky test?

@yaron2 yaron2 merged commit 87bbb8c into dapr:main Nov 2, 2023
7 checks passed
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.

2 participants