Initial workflow dashboard config for testcontainers
Description
Support the Dapr Workflow Dashboard Container
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: #1600
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [x] Code compiles correctly
- [x] Created/updated tests
- [ ] Extended the documentation
@dapr/approvers-java-sdk @dapr/maintainers-java-sdk can you please provide feedback about this ? This just add the Dapr Workflow Dashboard container to the Testcontainers module.
Codecov Report
:x: Patch coverage is 60.00000% with 12 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 78.56%. Comparing base (d759c53) to head (879a962).
:warning: Report is 241 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...apr/testcontainers/WorkflowDashboardContainer.java | 60.00% | 11 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #1601 +/- ##
============================================
+ Coverage 76.91% 78.56% +1.65%
- Complexity 1592 1963 +371
============================================
Files 145 218 +73
Lines 4843 6000 +1157
Branches 562 662 +100
============================================
+ Hits 3725 4714 +989
- Misses 821 945 +124
- Partials 297 341 +44
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.