Skip to content

updating tests and clients

Codecov / codecov/project succeeded Jun 11, 2024 in 0s

77.46% (+0.55%) compared to d759c53

View this Pull Request on Codecov

77.46% (+0.55%) compared to d759c53

Details

Codecov Report

Attention: Patch coverage is 63.06306% with 41 lines in your changes missing coverage. Please review.

Project coverage is 77.46%. Comparing base (d759c53) to head (56237b6).
Report is 19 commits behind head on master.

Current head 56237b6 differs from pull request most recent head 837be4a

Please upload reports for the commit 837be4a to get more accurate results.

Files Patch % Lines
.../main/java/io/dapr/client/domain/DaprMetadata.java 50.00% 4 Missing and 7 partials ⚠️
...va/io/dapr/client/domain/SubscriptionMetadata.java 54.54% 4 Missing and 6 partials ⚠️
.../java/io/dapr/client/domain/ComponentMetadata.java 55.00% 4 Missing and 5 partials ⚠️
.../main/java/io/dapr/client/domain/RuleMetadata.java 53.33% 4 Missing and 3 partials ⚠️
...k/src/main/java/io/dapr/client/DaprClientGrpc.java 91.66% 2 Missing ⚠️
...k/src/main/java/io/dapr/client/DaprClientHttp.java 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1049      +/-   ##
============================================
+ Coverage     76.91%   77.46%   +0.55%     
- Complexity     1592     1607      +15     
============================================
  Files           145      148       +3     
  Lines          4843     4908      +65     
  Branches        562      583      +21     
============================================
+ Hits           3725     3802      +77     
+ Misses          821      800      -21     
- Partials        297      306       +9     

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