dapr / php-sdk

Dapr SDK for PHP
Apache License 2.0
72 stars 15 forks source link

feat: add shutdown #80

Closed Hugome closed 3 years ago

Hugome commented 3 years ago

Description

Add Shutdown api

Issue reference

Related to dapr/dapr#2828

Checklist

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

codecov-io commented 3 years ago

Codecov Report

Merging #80 (8f58b9b) into main (c916dc3) will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #80      +/-   ##
============================================
- Coverage     73.78%   73.68%   -0.11%     
- Complexity      384      385       +1     
============================================
  Files            48       48              
  Lines          1423     1425       +2     
============================================
  Hits           1050     1050              
- Misses          373      375       +2     
Impacted Files Coverage Δ Complexity Δ
src/lib/DaprClient.php 0.00% <0.00%> (ø) 17.00 <1.00> (+1.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 c916dc3...8f58b9b. Read the comment docs.