dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
192 stars 80 forks source link

Modify example pubsub #558

Closed MregXN closed 8 months ago

MregXN commented 8 months ago

Description

please refer to issue #557

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d33c5a4) 100.00% compared to head (5b2a838) 35.29%. Report is 2 commits behind head on main.

Files Patch % Lines
src/actors/client/ActorClient/ActorClientHTTP.ts 0.00% 9 Missing :warning:
src/actors/ActorId.ts 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #558 +/- ## ============================================ - Coverage 100.00% 35.29% -64.71% ============================================ Files 1 91 +90 Lines 6 10450 +10444 Branches 1 412 +411 ============================================ + Hits 6 3688 +3682 - Misses 0 6703 +6703 - Partials 0 59 +59 ```

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