Closed samplise closed 1 week ago
Attention: Patch coverage is 90.86358%
with 73 lines
in your changes missing coverage. Please review.
Project coverage is 80.65%. Comparing base (
de6c5b1
) to head (76a6f3a
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What changes were proposed in this pull request?
Wrap up job context into the object JobContext.
Why are the changes needed?
Ensure the job context is accessed with control(Avoid implicit object update operations whenever possible ).
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Unit test