datalad / datalad-gooey

A graphical user interface for DataLad (datalad.org)
https://docs.datalad.org/projects/gooey
Other
4 stars 6 forks source link

Icon for absent/downloadable state #384

Closed mih closed 1 year ago

mih commented 1 year ago

It uses the same geometry as "clean" and all others like it.

For now, it is only used for subdatasets. But if status-light would report absent annexed files as such (instead of just clean), it would automatically be used for those too.

Closes datalad/datalad-gooey#374

image

codecov-commenter commented 1 year ago

Codecov Report

Base: 61.65% // Head: 61.38% // Decreases project coverage by -0.26% :warning:

Coverage data is based on head (78cc4a2) compared to base (2868351). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #384 +/- ## ========================================== - Coverage 61.65% 61.38% -0.27% ========================================== Files 48 48 Lines 3377 3530 +153 ========================================== + Hits 2082 2167 +85 - Misses 1295 1363 +68 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/resource\_provider.py](https://codecov.io/gh/datalad/datalad-gooey/pull/384/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9yZXNvdXJjZV9wcm92aWRlci5weQ==) | `100.00% <ø> (ø)` | | | [datalad\_gooey/askpass.py](https://codecov.io/gh/datalad/datalad-gooey/pull/384/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9hc2twYXNzLnB5) | `52.63% <0.00%> (-9.87%)` | :arrow_down: | | [datalad\_gooey/fsbrowser.py](https://codecov.io/gh/datalad/datalad-gooey/pull/384/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXIucHk=) | `24.27% <0.00%> (-3.84%)` | :arrow_down: | | [datalad\_gooey/fsbrowser\_item.py](https://codecov.io/gh/datalad/datalad-gooey/pull/384/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXJfaXRlbS5weQ==) | `87.05% <0.00%> (-0.71%)` | :arrow_down: | | [datalad\_gooey/lsdir.py](https://codecov.io/gh/datalad/datalad-gooey/pull/384/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9sc2Rpci5weQ==) | `92.14% <0.00%> (+1.51%)` | :arrow_up: | | [datalad\_gooey/dataladcmd\_exec.py](https://codecov.io/gh/datalad/datalad-gooey/pull/384/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9kYXRhbGFkY21kX2V4ZWMucHk=) | `85.58% <0.00%> (+2.70%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.