Skip to content
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

fix(core): Fix ignoring crashed executions without event msgs #7368

Merged

skip tests in CI

075533d
Select commit
Loading
Failed to load commit list.
Merged

fix(core): Fix ignoring crashed executions without event msgs #7368

skip tests in CI
075533d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 0s

33.50% (+0.00%) compared to 2b075bf

View this Pull Request on Codecov

33.50% (+0.00%) compared to 2b075bf

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (2b075bf) 33.50% compared to head (075533d) 33.50%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7368   +/-   ##
=======================================
  Coverage   33.50%   33.50%           
=======================================
  Files        3389     3389           
  Lines      207020   207028    +8     
  Branches    22337    22342    +5     
=======================================
+ Hits        69361    69365    +4     
- Misses     136538   136542    +4     
  Partials     1121     1121           
Files Coverage Δ
.../cli/src/eventbus/MessageEventBus/recoverEvents.ts 9.72% <ø> (ø)
...li/src/eventbus/MessageEventBus/MessageEventBus.ts 44.33% <50.00%> (+0.22%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.