dapr / php-sdk

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

Add actor example #87

Closed withinboredom closed 3 years ago

withinboredom commented 3 years ago

Description

Adds a simple actor example that is easy to experiment with

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.

6

Checklist

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

codecov-commenter commented 3 years ago

Codecov Report

Merging #87 (441a648) into main (98dfdd3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #87   +/-   ##
=========================================
  Coverage     73.76%   73.76%           
  Complexity      396      396           
=========================================
  Files            49       49           
  Lines          1456     1456           
=========================================
  Hits           1074     1074           
  Misses          382      382           

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 98dfdd3...441a648. Read the comment docs.