Skip to content

Conversation

@klmcadams
Copy link
Collaborator

Use the docker logs command and setting auto flush to 0 to see if "WB Initialize Done" is in the output

@codacy-production
Copy link

codacy-production bot commented Oct 10, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (79ce28d) 2589 2118 81.81%
Head commit (95621ee) 2589 (+0) 2118 (+0) 81.81% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1351) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.80%. Comparing base (79ce28d) to head (95621ee).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1351   +/-   ##
=======================================
  Coverage   81.80%   81.80%           
=======================================
  Files          39       39           
  Lines        2589     2589           
=======================================
  Hits         2118     2118           
  Misses        471      471           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files bug Something isn't working labels Oct 10, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 10, 2025
@github-actions
Copy link

Pull request documentation preview limit (10) reached: skipping documentation deployment for this pull request.

@klmcadams klmcadams marked this pull request as ready for review October 14, 2025 19:59
@klmcadams klmcadams requested a review from a team as a code owner October 14, 2025 19:59
@koubaa
Copy link
Collaborator

koubaa commented Oct 14, 2025

@klmcadams did you observe any effect on the time it takes for the container to report that it started?

dipinknair
dipinknair previously approved these changes Oct 14, 2025
@dipinknair dipinknair self-requested a review October 14, 2025 20:37
@dipinknair dipinknair dismissed their stale review October 14, 2025 20:37

pending resolved comment

@klmcadams klmcadams changed the title fix: Use different method to check for initialize message FIX: Use different method to check for initialize message Oct 15, 2025
@klmcadams
Copy link
Collaborator Author

@koubaa it looks like it still takes about 60 seconds:

Start time 14:19:22.46801
WB Initialize Done 14:20:06.053049

@klmcadams klmcadams enabled auto-merge (squash) October 15, 2025 17:57
@klmcadams klmcadams merged commit 5a3f2d1 into main Oct 15, 2025
60 checks passed
@klmcadams klmcadams deleted the fix/hanging-job branch October 15, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants