artefactual-sdps / temporal-activities

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

Add archivezip activity #27

Closed jraddaoui closed 2 months ago

jraddaoui commented 2 months ago

Adds an activity to create a ZIP file from a given folder. Initially created by @djjuhasz in https://github.com/artefactual-sdps/enduro.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 70.73171% with 12 lines in your changes missing coverage. Please review.

Project coverage is 82.56%. Comparing base (578246b) to head (bf45680). Report is 1 commits behind head on main.

Files Patch % Lines
archivezip/activity.go 70.73% 6 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== - Coverage 84.58% 82.56% -2.03% ========================================== Files 11 12 +1 Lines 240 281 +41 ========================================== + Hits 203 232 +29 - Misses 20 26 +6 - Partials 17 23 +6 ```

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