Add support of parsing job body format according to the job id version #225
Codecov / codecov/project
failed
Jul 10, 2024 in 1s
51.84% (-4.40%) compared to 8d3282e
View this Pull Request on Codecov
51.84% (-4.40%) compared to 8d3282e
Details
Codecov Report
Attention: Patch coverage is 54.16667%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 51.84%. Comparing base (
8d3282e
) to head (af53fbe
).
Report is 3 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
engine/redis/pool.go | 52.38% | 6 Missing and 4 partials |
uuid/uuid.go | 35.71% | 6 Missing and 3 partials |
server/handlers/queue.go | 76.92% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #225 +/- ##
==========================================
- Coverage 56.23% 51.84% -4.40%
==========================================
Files 38 25 -13
Lines 2984 1846 -1138
==========================================
- Hits 1678 957 -721
+ Misses 1090 746 -344
+ Partials 216 143 -73
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading