java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Feat actor state ttl

Open cicoyle opened this issue 6 months ago • 1 comments

Cherry-pick the changes from this PR

Will close this issue

cicoyle avatar May 08 '25 19:05 cicoyle

Codecov Report

Attention: Patch coverage is 73.91304% with 18 lines in your changes missing coverage. Please review.

Project coverage is 77.19%. Comparing base (d759c53) to head (b897f92). Report is 140 commits behind head on master.

Files with missing lines Patch % Lines
...in/java/io/dapr/actors/runtime/DaprClientImpl.java 50.00% 5 Missing and 3 partials :warning:
...java/io/dapr/actors/runtime/ActorStateManager.java 72.00% 4 Missing and 3 partials :warning:
...io/dapr/actors/runtime/DaprStateAsyncProvider.java 75.00% 0 Missing and 3 partials :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1338      +/-   ##
============================================
+ Coverage     76.91%   77.19%   +0.27%     
- Complexity     1592     1773     +181     
============================================
  Files           145      205      +60     
  Lines          4843     5419     +576     
  Branches        562      596      +34     
============================================
+ Hits           3725     4183     +458     
- Misses          821      913      +92     
- Partials        297      323      +26     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar May 08 '25 19:05 codecov[bot]