Closed shounakmk219 closed 4 days ago
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 63.83%. Comparing base (
59551e4
) to head (74e5a8a
). Report is 1371 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
.../pinot/minion/taskfactory/TaskFactoryRegistry.java | 0.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Right now the meter is incremented at start of task execution hence the sum of other task state metrics does not add up to the executed state metric during an ongoing task execution.