Skip to content

test(wow-core): add tests for SimpleWaitingChain propagation #1846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Add test for propagating CommandMessage upstream
  • Add test for propagating DomainEvent upstream
  • Verify correct extraction and casting of SimpleWaitingChain

- Add test for propagating CommandMessage upstream
- Add test for propagating DomainEvent upstream
- Verify correct extraction and casting of SimpleWaitingChain

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Aug 6, 2025
Copy link
Contributor

github-actions bot commented Aug 6, 2025

Test Results

1 514 tests  +2   1 497 ✅ +2   12m 25s ⏱️ +46s
  372 suites ±0      17 💤 ±0 
  372 files   ±0       0 ❌ ±0 

Results for commit 5e52b3d. ± Comparison against base commit 4236f7c.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.15%. Comparing base (4236f7c) to head (5e52b3d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1846      +/-   ##
============================================
+ Coverage     91.11%   91.15%   +0.04%     
- Complexity     3747     3751       +4     
============================================
  Files           707      707              
  Lines         13026    13026              
  Branches        836      836              
============================================
+ Hits          11868    11874       +6     
+ Misses          765      759       -6     
  Partials        393      393              
Flag Coverage Δ
unittests 91.15% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Ahoo-Wang Ahoo-Wang merged commit a43e89f into main Aug 6, 2025
33 checks passed
@Ahoo-Wang Ahoo-Wang deleted the test-SimpleWaitingChain branch August 6, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant