Open divzi-p opened 1 year ago
Attention: Patch coverage is 90.12346%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 66.78%. Comparing base (
fd7168f
) to head (4916d1a
). Report is 34 commits behind head on master.:exclamation: Current head 4916d1a differs from pull request most recent head ba6855c. Consider uploading reports for the commit ba6855c to get more accurate results
Files | Patch % | Lines |
---|---|---|
src/Dapr.Client/DaprClientGrpc.cs | 90.12% | 6 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@halspang, @philliphoff - Thanks for your comments and sorry for the delay. Please review.
Description
906 -Added methods in status API supports for saving and reading binary data.
Added methods to directly save and read Byte arrays. New methods defined in DaprClient.cs New methods implemented in DaprClientGrpc.cs Unit tests written in StateApITest.cs
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: #[906]
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: