artefactual-sdps / preprocessing-sfa

preprocessing-sfa is an Enduro preprocessing workflow for SFA SIPs
1 stars 0 forks source link

Improve processing events interface #75

Closed djjuhasz closed 2 weeks ago

djjuhasz commented 2 weeks ago

Add a few new processing event helper methods and update the existing methods to reduce repetitive code and further standardize how events are created.

codecov[bot] commented 2 weeks ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== - Coverage 53.90% 53.48% -0.42% ========================================== Files 29 29 Lines 2102 2023 -79 ========================================== - Hits 1133 1082 -51 + Misses 897 869 -28 Partials 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.