Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WIP: Generated clients for HTTP and GRPC #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

withinboredom
Copy link
Contributor

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 withinboredom self-assigned this May 15, 2021
@codecov-commenter
Copy link

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GRPC client
2 participants