php-sdk icon indicating copy to clipboard operation
php-sdk copied to clipboard

WIP: Generated clients for HTTP and GRPC

Open withinboredom opened this issue 4 years ago • 1 comments
trafficstars

Description

This is a work-in-progress diff to generate clients for GRPC and REST with Dapr.

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: #36

Checklist

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

  • [ ] Tests pass
  • [ ] Created/updated tests
  • [ ] Extended the documentation

withinboredom avatar May 15 '21 15:05 withinboredom

Codecov Report

Merging #91 (51ae660) into main (8c6dda2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #91   +/-   ##
=========================================
  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 8c6dda2...51ae660. Read the comment docs.

codecov-commenter avatar May 15 '21 15:05 codecov-commenter