Skip to content

fix(analytical): Fix WCC's wrong result#4623

Open
songqing wants to merge 2 commits into
alibaba:mainfrom
songqing:fix_wcc
Open

fix(analytical): Fix WCC's wrong result#4623
songqing wants to merge 2 commits into
alibaba:mainfrom
songqing:fix_wcc

Conversation

@songqing

Copy link
Copy Markdown
Contributor

What do these changes do?

When run this WCC algorithm with only one worker, the algorithm will only compute one iteration, so as to cause wrong result.
Fix by add ForceContinue() in PEval() when needed.

@songqing

Copy link
Copy Markdown
Contributor Author

@zhanglei1949 please help a review

@zhanglei1949 zhanglei1949 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter

codecov-commenter commented Sep 2, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions github-actions Bot added the stale label Oct 12, 2025
@github-actions

Copy link
Copy Markdown
Contributor

/cc @yecol @sighingnow, this issus/pr has had no activity for a long time, please help to review the status and assign people to work on it.

@songqing

Copy link
Copy Markdown
Contributor Author

@zhanglei1949 could you help merge this PR?

@github-actions github-actions Bot removed the stale label Nov 12, 2025
@zhanglei1949

Copy link
Copy Markdown
Member

@songqing Could you run the failed checks?

@songqing

songqing commented Dec 5, 2025

Copy link
Copy Markdown
Contributor Author

@songqing Could you run the failed checks?

@zhanglei1949 hi master, the failed UT before seems have nothing to do with my PR, and I rebase my PR now, please help trigger the check

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.

4 participants