Closed kostas-kou closed 3 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 26.92308%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 41.24%. Comparing base (
2be8956
) to head (dff9929
).
Files | Patch % | Lines |
---|---|---|
sda_download/sda_download.go | 28.00% | 16 Missing and 2 partials :warning: |
helpers/helpers.go | 0.00% | 1 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Related issue(s) and PR(s)
This PR closes #402
Description With this Pr the user will be able to provide a text file with file paths that wants to download. A new flag was (
--from-file
) and thefileCase
function was modified for doing this. It was the easiest way in order to avoid dublicates.How to test From the root folder run the setup script:
and then run the following command: