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 pruning of non-finished executions #7333

Merged
merged 4 commits into from
Oct 4, 2023

test(core): remove duplicated tests

41470df
Select commit
Loading
Failed to load commit list.
Merged

fix(core): Fix pruning of non-finished executions #7333

test(core): remove duplicated tests
41470df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2023 in 0s

33.29% (+0.00%) compared to 8f9fe62

View this Pull Request on Codecov

33.29% (+0.00%) compared to 8f9fe62

Details

Codecov Report

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

Comparison is base (8f9fe62) 33.29% compared to head (41470df) 33.29%.
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7333   +/-   ##
=======================================
  Coverage   33.29%   33.29%           
=======================================
  Files        3376     3376           
  Lines      205754   205754           
  Branches    22149    22148    -1     
=======================================
  Hits        68499    68499           
  Misses     136141   136141           
  Partials     1114     1114           
Files Coverage Δ
packages/cli/src/config/schema.ts 81.81% <ø> (ø)
packages/cli/src/constants.ts 100.00% <ø> (ø)
...src/databases/repositories/execution.repository.ts 42.70% <25.00%> (+2.16%) ⬆️

... and 3 files with indirect coverage changes

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