Skip to content

reset diff: docker-compose -> docker compose

b897f92
Select commit
Loading
Failed to load commit list.
Draft

Feat actor state ttl #1338

reset diff: docker-compose -> docker compose
b897f92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2025 in 1s

77.19% (+0.27%) compared to d759c53

View this Pull Request on Codecov

77.19% (+0.27%) compared to d759c53

Details

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.