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

[cherry-pick] Update Dapr CLI + Add HTTP code to DaprException #1020

Merged
merged 7 commits into from
Jun 25, 2024

Merge branch 'master' into cherry_pick_1_11

ff60862
Select commit
Loading
Failed to load commit list.
Merged

[cherry-pick] Update Dapr CLI + Add HTTP code to DaprException #1020

Merge branch 'master' into cherry_pick_1_11
ff60862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

77.72% (+0.80%) compared to d759c53

View this Pull Request on Codecov

77.72% (+0.80%) compared to d759c53

Details

Codecov Report

Attention: Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.72%. Comparing base (d759c53) to head (ff60862).
Report is 25 commits behind head on master.

Current head ff60862 differs from pull request most recent head 7454272

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

Files Patch % Lines
...rc/main/java/io/dapr/exceptions/DaprException.java 86.95% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1020      +/-   ##
============================================
+ Coverage     76.91%   77.72%   +0.80%     
+ Complexity     1592     1575      -17     
============================================
  Files           145      144       -1     
  Lines          4843     4808      -35     
  Branches        562      565       +3     
============================================
+ Hits           3725     3737      +12     
+ Misses          821      785      -36     
+ Partials        297      286      -11     

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