Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

refactor(BUX-411): taskmanager simplification & tasq with redis fixes #510

Merged
merged 20 commits into from
Dec 20, 2023

refactor(BUX-411): Tasker to TaskEngine

12a41f8
Select commit
Loading
Failed to load commit list.
Merged

refactor(BUX-411): taskmanager simplification & tasq with redis fixes #510

refactor(BUX-411): Tasker to TaskEngine
12a41f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2023 in 0s

53.04% (-0.15%) compared to 1d3bbb2

View this Pull Request on Codecov

53.04% (-0.15%) compared to 1d3bbb2

Details

Codecov Report

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

Comparison is base (1d3bbb2) 53.18% compared to head (12a41f8) 53.04%.
Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #510      +/-   ##
==========================================
- Coverage   53.18%   53.04%   -0.15%     
==========================================
  Files         110      107       -3     
  Lines       11251    11146     -105     
==========================================
- Hits         5984     5912      -72     
+ Misses       4815     4787      -28     
+ Partials      452      447       -5     
Files Coverage Ξ”
client.go 60.50% <100.00%> (-0.59%) ⬇️
client_internal.go 72.04% <100.00%> (ΓΈ)
client_options.go 72.85% <100.00%> (-0.46%) ⬇️
taskmanager/options.go 100.00% <100.00%> (ΓΈ)
taskmanager/cron_jobs.go 51.85% <57.14%> (-4.82%) ⬇️
taskmanager/taskmanager.go 70.76% <70.76%> (ΓΈ)
taskmanager/taskq.go 77.19% <73.17%> (+7.28%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 1d3bbb2...12a41f8. Read the comment docs.