Skip to content
New issue

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

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

Already on GitHub? Sign in 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-commenter commented May 15, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.76%. Comparing base (8c6dda2) to head (51ae660).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #91   +/-   ##
=========================================
  Coverage     73.76%   73.76%           
  Complexity      396      396           
=========================================
  Files            49       49           
  Lines          1456     1456           
=========================================
  Hits           1074     1074           
  Misses          382      382           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Successfully merging this pull request may close these issues.

Add GRPC client
2 participants