Skip to content

review comments

97b15fc
Select commit
Loading
Failed to load commit list.
Open

Add async job event bus publisher #12971

review comments
97b15fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

17.60% (-0.01%) compared to 4708121, passed because coverage increased by 0% when compared to adjusted base (17.60%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to 4708121, passed because coverage increased by 0% when compared to adjusted base (17.60%)

Details

Codecov Report

❌ Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (4708121) to head (97b15fc).

Files with missing lines Patch % Lines
...stack/framework/jobs/impl/AsyncJobManagerImpl.java 6.66% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12971      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
+ Complexity    15677    15675       -2     
============================================
  Files          5918     5918              
  Lines        531681   531695      +14     
  Branches      65005    65006       +1     
============================================
- Hits          93623    93616       -7     
- Misses       427498   427518      +20     
- Partials      10560    10561       +1     

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