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

chore: cleanup JobsDB.useSingleGetJobsQuery config option #3893

Merged
merged 1 commit into from
Sep 25, 2023

chore: cleanup JobsDB.useSingleGetJobsQuery config option

e2eefe3
Select commit
Loading
Failed to load commit list.
Merged

chore: cleanup JobsDB.useSingleGetJobsQuery config option #3893

chore: cleanup JobsDB.useSingleGetJobsQuery config option
e2eefe3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2023 in 0s

69.13% (-0.02%) compared to f6c51b7

View this Pull Request on Codecov

69.13% (-0.02%) compared to f6c51b7

Details

Codecov Report

Patch coverage: 56.00% and project coverage change: -0.02% ⚠️

Comparison is base (f6c51b7) 69.15% compared to head (e2eefe3) 69.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3893      +/-   ##
==========================================
- Coverage   69.15%   69.13%   -0.02%     
==========================================
  Files         353      353              
  Lines       53026    52903     -123     
==========================================
- Hits        36669    36574      -95     
+ Misses      14052    14006      -46     
- Partials     2305     2323      +18     
Files Changed Coverage Δ
jobsdb/jobsdb.go 73.19% <ø> (+1.99%) ⬆️
router/handle.go 71.02% <ø> (-1.55%) ⬇️
processor/stash/stash.go 52.70% <42.85%> (+5.30%) ⬆️
router/batchrouter/handle.go 63.39% <62.50%> (+2.23%) ⬆️
router/internal/jobiterator/jobiterator.go 100.00% <100.00%> (ø)

... and 12 files with indirect coverage changes

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