Skip to content

Delete .claude/worktrees directory

fca2573
Select commit
Loading
Failed to load commit list.
Open

[Phase 1] Fix Flaky Integration Tests + Migrate some tests to Test Containers #1741

Delete .claude/worktrees directory
fca2573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 0s

76.73% (-0.04%) compared to 89708ae

View this Pull Request on Codecov

76.73% (-0.04%) compared to 89708ae

Details

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.73%. Comparing base (89708ae) to head (fca2573).

Files with missing lines Patch % Lines
sdk/src/main/java/io/dapr/client/Subscription.java 60.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1741      +/-   ##
============================================
- Coverage     76.77%   76.73%   -0.04%     
- Complexity     2259     2260       +1     
============================================
  Files           241      241              
  Lines          7066     7076      +10     
  Branches        740      742       +2     
============================================
+ Hits           5425     5430       +5     
- Misses         1277     1282       +5     
  Partials        364      364              

☔ 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.