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

JobService: fix for missing log data in jobservice DB logging #20684

Merged
merged 3 commits into from
Jul 4, 2024

Merge branch 'main' into fixJobServiceDBLogging

c469f9f
Select commit
Loading
Failed to load commit list.
Merged

JobService: fix for missing log data in jobservice DB logging #20684

Merge branch 'main' into fixJobServiceDBLogging
c469f9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 1s

66.24% (+20.88%) compared to c8c11b4

View this Pull Request on Codecov

66.24% (+20.88%) compared to c8c11b4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.24%. Comparing base (c8c11b4) to head (c469f9f).
Report is 237 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #20684       +/-   ##
===========================================
+ Coverage   45.36%   66.24%   +20.88%     
===========================================
  Files         244     1045      +801     
  Lines       13333   113501   +100168     
  Branches     2719     2845      +126     
===========================================
+ Hits         6049    75193    +69144     
- Misses       6983    34198    +27215     
- Partials      301     4110     +3809     
Files Coverage Δ
src/jobservice/logger/getter/db_getter.go 81.81% <100.00%> (ø)

... and 1286 files with indirect coverage changes