artefactual-sdps / preprocessing-sfa

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

Read allowed file formats from a CSV file #61

Closed djjuhasz closed 1 month ago

djjuhasz commented 1 month ago

Fixes #60

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.85%. Comparing base (c81f4e2) to head (f4e10e9). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/worker/workercmd/cmd.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 53.82% 53.85% +0.02% ========================================== Files 30 30 Lines 1687 1688 +1 ========================================== + Hits 908 909 +1 Misses 710 710 Partials 69 69 ```

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

djjuhasz commented 1 month ago

Note: this PR depends on PR #62