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

Add support of parsing job body format according to the job id version #225

Merged
merged 3 commits into from
Jul 10, 2024

Add support of parsing job body format according to job id version

af53fbe
Select commit
Loading
Failed to load commit list.
Merged

Add support of parsing job body format according to the job id version #225

Add support of parsing job body format according to job id version
af53fbe
Select commit
Loading
Failed to load commit list.
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.