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

feat(core): Make queue mode settings configurable #7526

Merged
merged 1 commit into from
Oct 26, 2023

feat(core): Make queue mode settings configurable

2a687cc
Select commit
Loading
Failed to load commit list.
Merged

feat(core): Make queue mode settings configurable #7526

feat(core): Make queue mode settings configurable
2a687cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 0s

33.59% (-0.01%) compared to 1055bd3

View this Pull Request on Codecov

33.59% (-0.01%) compared to 1055bd3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1055bd3) 33.59% compared to head (2a687cc) 33.59%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7526      +/-   ##
==========================================
- Coverage   33.59%   33.59%   -0.01%     
==========================================
  Files        3401     3401              
  Lines      207723   207723              
  Branches    22470    22463       -7     
==========================================
- Hits        69791    69782       -9     
- Misses     136785   136794       +9     
  Partials     1147     1147              
Files Coverage Δ
packages/cli/src/Queue.ts 13.63% <ø> (ø)
packages/cli/src/config/schema.ts 83.33% <ø> (ø)

... and 4 files with indirect coverage changes

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