Closed djjuhasz closed 2 weeks ago
Attention: Patch coverage is 81.01266%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 53.48%. Comparing base (
5ff2df1
) to head (fc11c70
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/workflow/preprocessing.go | 80.26% | 15 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add a few new processing event helper methods and update the existing methods to reduce repetitive code and further standardize how events are created.