Skip to content

Feat actor state ttl #1338

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented May 8, 2025

@cicoyle cicoyle requested review from a team as code owners May 8, 2025 19:24
@cicoyle cicoyle mentioned this pull request May 8, 2025
3 tasks
Copy link

codecov bot commented May 8, 2025

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 ⚠️
...java/io/dapr/actors/runtime/ActorStateManager.java 72.00% 4 Missing and 3 partials ⚠️
...io/dapr/actors/runtime/DaprStateAsyncProvider.java 75.00% 0 Missing and 3 partials ⚠️
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     

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

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

@cicoyle cicoyle marked this pull request as draft May 8, 2025 20:06
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.

2 participants