Skip to content

Conversation

@mcruzdev
Copy link
Contributor

@mcruzdev mcruzdev commented Sep 21, 2025

Description

This pull request does:

  • Ensure that the containers was deleted successfully before start another one.

Issue reference

Closes #1561

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@mcruzdev mcruzdev requested review from a team as code owners September 21, 2025 15:53
@siri-varma
Copy link
Contributor

LGTM. I executed the build thrice and it succeeded every time.

@siri-varma siri-varma merged commit b570f28 into dapr:master Sep 23, 2025
12 checks passed
@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.49%. Comparing base (d759c53) to head (235cd22).
⚠️ Report is 225 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1562      +/-   ##
============================================
+ Coverage     76.91%   78.49%   +1.58%     
- Complexity     1592     1913     +321     
============================================
  Files           145      215      +70     
  Lines          4843     5827     +984     
  Branches        562      649      +87     
============================================
+ Hits           3725     4574     +849     
- Misses          821      916      +95     
- Partials        297      337      +40     

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

siri-varma pushed a commit to siri-varma/java-sdk that referenced this pull request Dec 1, 2025
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.

Flaky test on validate.yaml action

2 participants