artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Remove a redundant error check #916

Closed djjuhasz closed 8 months ago

djjuhasz commented 8 months ago

Remove an error conditional that will never evaulate to true.

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 48.82%. Comparing base (c1be97e) to head (bfd2556).

:exclamation: Current head bfd2556 differs from pull request most recent head 5785da8. Consider uploading reports for the commit 5785da8 to get more accurate results

Files Patch % Lines
internal/workflow/activities/upload.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #916 +/- ## ========================================== + Coverage 48.73% 48.82% +0.08% ========================================== Files 103 103 Lines 5573 5571 -2 ========================================== + Hits 2716 2720 +4 + Misses 2610 2607 -3 + Partials 247 244 -3 ```

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