datalad / datalad-gooey

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

Absent subdataset handling #359

Closed mih closed 1 year ago

mih commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 61.67% // Head: 60.95% // Decreases project coverage by -0.71% :warning:

Coverage data is based on head (82f8f9b) compared to base (3d1ed1d). Patch coverage: 60.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #359 +/- ## ========================================== - Coverage 61.67% 60.95% -0.72% ========================================== Files 48 48 Lines 3345 3542 +197 ========================================== + Hits 2063 2159 +96 - Misses 1282 1383 +101 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/359?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/simplified\_api.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9zaW1wbGlmaWVkX2FwaS5weQ==) | `100.00% <ø> (ø)` | | | [datalad\_gooey/fsbrowser.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXIucHk=) | `30.80% <14.28%> (+2.94%)` | :arrow_up: | | [datalad\_gooey/fsbrowser\_item.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXJfaXRlbS5weQ==) | `87.75% <66.66%> (-0.67%)` | :arrow_down: | | [datalad\_gooey/status\_light.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9zdGF0dXNfbGlnaHQucHk=) | `92.42% <83.33%> (-1.13%)` | :arrow_down: | | [datalad\_gooey/lsdir.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9sc2Rpci5weQ==) | `90.62% <100.00%> (+0.19%)` | :arrow_up: | | [datalad\_gooey/param\_form\_utils.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9wYXJhbV9mb3JtX3V0aWxzLnB5) | `85.71% <100.00%> (ø)` | | | [datalad\_gooey/datalad\_ui.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9kYXRhbGFkX3VpLnB5) | `61.81% <0.00%> (+1.44%)` | :arrow_up: | | [datalad\_gooey/dataladcmd\_exec.py](https://codecov.io/gh/datalad/datalad-gooey/pull/359/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.