artefactual-sdps / temporal-activities

Temporal activities is a library of general purpose activities
Apache License 2.0
1 stars 0 forks source link

Get removefiles RemoveNames from config #7

Closed djjuhasz closed 6 months ago

djjuhasz commented 6 months ago

To make the remove files activity more compatible with the Enduro preprocessing config system, get the list of RemoveNames from a cfg property instead of a parameter of the Execute() method.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.36%. Comparing base (0c81d1a) to head (2dd6a0f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 86.04% 86.36% +0.31% ========================================== Files 1 1 Lines 43 44 +1 ========================================== + Hits 37 38 +1 Misses 3 3 Partials 3 3 ```

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