Skip to content

Conversation

@artur-ciocanu
Copy link
Contributor

Description

Replace old log based Testcontainer waits with DaprWait strategy.

Issue reference

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: N/A

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

Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>
@artur-ciocanu artur-ciocanu requested review from a team as code owners February 1, 2026 03:20
@artur-ciocanu
Copy link
Contributor Author

@dapr/maintainers-java-sdk and @dapr/approvers-java-sdk could you please take a look. This is a simple PR trying to use the newly added DaprWait strategy so we have more control around when a test is ready to be executed, instead of relying on log messages which can change and are unreliable.

Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>
Signed-off-by: Artur Ciocanu <artur.ciocanu@gmail.com>
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.97%. Comparing base (3ce6863) to head (7182b37).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1635      +/-   ##
============================================
- Coverage     78.99%   78.97%   -0.02%     
- Complexity     2096     2097       +1     
============================================
  Files           228      228              
  Lines          6321     6321              
  Branches        693      693              
============================================
- Hits           4993     4992       -1     
- Misses          976      978       +2     
+ Partials        352      351       -1     

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

Copy link
Collaborator

@salaboy salaboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM .. this is a great improvement @artur-ciocanu , we just need to get the codecov up.

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