datalad / datalad-gooey

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

Ensure choices in combobox are sorted and NoValue selects '--none--' #386

Closed mih closed 1 year ago

mih commented 1 year ago

Closes datalad/datalad-gooey#378

codecov-commenter commented 1 year ago

Codecov Report

Base: 61.30% // Head: 60.40% // Decreases project coverage by -0.89% :warning:

Coverage data is based on head (c16795a) compared to base (2b2ee71). Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #386 +/- ## ========================================== - Coverage 61.30% 60.40% -0.90% ========================================== Files 48 49 +1 Lines 3411 3748 +337 ========================================== + Hits 2091 2264 +173 - Misses 1320 1484 +164 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/386?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/param\_widgets.py](https://codecov.io/gh/datalad/datalad-gooey/pull/386/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9wYXJhbV93aWRnZXRzLnB5) | `50.73% <50.00%> (ø)` | | | [datalad\_gooey/fsbrowser\_item.py](https://codecov.io/gh/datalad/datalad-gooey/pull/386/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXJfaXRlbS5weQ==) | `85.27% <0.00%> (-0.31%)` | :arrow_down: | | [datalad\_gooey/resource\_provider.py](https://codecov.io/gh/datalad/datalad-gooey/pull/386/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% <0.00%> (ø)` | | | [datalad\_gooey/property\_widget.py](https://codecov.io/gh/datalad/datalad-gooey/pull/386/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9wcm9wZXJ0eV93aWRnZXQucHk=) | `26.78% <0.00%> (ø)` | | | [datalad\_gooey/fsbrowser.py](https://codecov.io/gh/datalad/datalad-gooey/pull/386/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXIucHk=) | `27.72% <0.00%> (+1.32%)` | :arrow_up: | | [datalad\_gooey/dataladcmd\_exec.py](https://codecov.io/gh/datalad/datalad-gooey/pull/386/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: | | [datalad\_gooey/app.py](https://codecov.io/gh/datalad/datalad-gooey/pull/386/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9hcHAucHk=) | `65.79% <0.00%> (+4.17%)` | :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.