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
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
@@ 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.
Loading