Closed yarikoptic closed 8 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
2196b1b
) 65.57% compared to head (0fc1b1d
) 65.57%.
Files | Patch % | Lines |
---|---|---|
src/datalad_installer.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ref: workaround was attempted at https://github.com/neuronets/datalad-action/pull/1/files
Origin: trying to use datalad-installer on a pristine'ish Debian AMI on AWS.
note: next aspect is that while trying on that AMI -- it failed to install because there were no prior
apt-get update
run and some package information was outdated. But it is a separate issue