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

Improve workflows and fix some minor issues #727

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Conversation

berndverst
Copy link
Member

Description

Fixes #720

Also fixes some doc strings and improves workflows.

Signed-off-by: Bernd Verst <[email protected]>
Signed-off-by: Bernd Verst <[email protected]>
@berndverst berndverst requested review from a team as code owners July 3, 2024 20:15
Signed-off-by: Bernd Verst <[email protected]>
Signed-off-by: Bernd Verst <[email protected]>
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.63%. Comparing base (fc0e9d1) to head (bffb749).
Report is 30 commits behind head on main.

Files Patch % Lines
dapr/clients/grpc/_response.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #727      +/-   ##
==========================================
+ Coverage   86.37%   86.63%   +0.26%     
==========================================
  Files          79       84       +5     
  Lines        4094     4473     +379     
==========================================
+ Hits         3536     3875     +339     
- Misses        558      598      +40     

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

@berndverst berndverst merged commit bffb749 into dapr:main Jul 3, 2024
15 checks passed
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.

[BUG] configuration api returns unexpected type
1 participant