Skip to content

review changes

1848fb1
Select commit
Loading
Failed to load commit list.
Open

Add async job event bus publisher #12971

review changes
1848fb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

17.62% (+0.01%) compared to 4708121

View this Pull Request on Codecov

17.62% (+0.01%) compared to 4708121

Details

Codecov Report

❌ Patch coverage is 5.55556% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.62%. Comparing base (4708121) to head (1848fb1).
⚠️ Report is 62 commits behind head on 4.22.

Files with missing lines Patch % Lines
...stack/framework/jobs/impl/AsyncJobManagerImpl.java 5.55% 17 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12971      +/-   ##
============================================
+ Coverage     17.60%   17.62%   +0.01%     
- Complexity    15677    15724      +47     
============================================
  Files          5918     5921       +3     
  Lines        531681   532875    +1194     
  Branches      65005    65187     +182     
============================================
+ Hits          93623    93914     +291     
- Misses       427498   428344     +846     
- Partials      10560    10617      +57     

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