dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

chore(proto): update protos and point Workflow to beta APIs #531

Closed DeepanshuA closed 11 months ago

DeepanshuA commented 11 months ago

Description

Updates dapr 1.12 protos and uses beta endpoint of wf http.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 11 months ago

Codecov Report

Attention: 243 lines in your changes are missing coverage. Please review.

Comparison is base (55f1673) 35.34% compared to head (fd2a47b) 35.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #531 +/- ## ========================================== - Coverage 35.34% 35.10% -0.25% ========================================== Files 90 90 Lines 10187 10460 +273 Branches 429 429 ========================================== + Hits 3601 3672 +71 - Misses 6516 6718 +202 Partials 70 70 ``` | [Files](https://app.codecov.io/gh/dapr/js-sdk/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | Coverage Δ | | |---|---|---| | [src/proto/dapr/proto/runtime/v1/dapr\_grpc\_pb.js](https://app.codecov.io/gh/dapr/js-sdk/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-c3JjL3Byb3RvL2RhcHIvcHJvdG8vcnVudGltZS92MS9kYXByX2dycGNfcGIuanM=) | `5.82% <ø> (ø)` | | | [src/implementation/Client/HTTPClient/workflow.ts](https://app.codecov.io/gh/dapr/js-sdk/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-c3JjL2ltcGxlbWVudGF0aW9uL0NsaWVudC9IVFRQQ2xpZW50L3dvcmtmbG93LnRz) | `12.69% <0.00%> (ø)` | | | [src/proto/dapr/proto/common/v1/common\_pb.js](https://app.codecov.io/gh/dapr/js-sdk/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-c3JjL3Byb3RvL2RhcHIvcHJvdG8vY29tbW9uL3YxL2NvbW1vbl9wYi5qcw==) | `29.77% <25.00%> (-0.06%)` | :arrow_down: | | [src/proto/dapr/proto/runtime/v1/appcallback\_pb.js](https://app.codecov.io/gh/dapr/js-sdk/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-c3JjL3Byb3RvL2RhcHIvcHJvdG8vcnVudGltZS92MS9hcHBjYWxsYmFja19wYi5qcw==) | `51.24% <16.66%> (-0.05%)` | :arrow_down: | | [src/proto/dapr/proto/runtime/v1/dapr\_pb.js](https://app.codecov.io/gh/dapr/js-sdk/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-c3JjL3Byb3RvL2RhcHIvcHJvdG8vcnVudGltZS92MS9kYXByX3BiLmpz) | `30.20% <24.75%> (-0.20%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.