datalad / datalad-gooey

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

`EnsureMapping`, `EnsureStr(regex)`, `EnsureGitRefName`, `EnsurePath` constraints #297

Closed mih closed 1 year ago

mih commented 1 year ago

Closes datalad/datalad-gooey#292 Closes datalad/datalad-gooey#293 Closes datalad/datalad-gooey#294 Closes datalad/datalad-gooey#296

codecov-commenter commented 1 year ago

Codecov Report

Base: 65.87% // Head: 68.05% // Increases project coverage by +2.17% :tada:

Coverage data is based on head (b638e1b) compared to base (3cf7dda). Patch coverage: 97.67% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ========================================== + Coverage 65.87% 68.05% +2.17% ========================================== Files 42 43 +1 Lines 2511 2554 +43 ========================================== + Hits 1654 1738 +84 + Misses 857 816 -41 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/constraints.py](https://codecov.io/gh/datalad/datalad-gooey/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9jb25zdHJhaW50cy5weQ==) | `72.04% <96.15%> (+9.35%)` | :arrow_up: | | [datalad\_gooey/tests/test\_constraints.py](https://codecov.io/gh/datalad/datalad-gooey/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS90ZXN0cy90ZXN0X2NvbnN0cmFpbnRzLnB5) | `100.00% <100.00%> (ø)` | | | [datalad\_gooey/dataladcmd\_exec.py](https://codecov.io/gh/datalad/datalad-gooey/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9kYXRhbGFkY21kX2V4ZWMucHk=) | `86.79% <0.00%> (+0.94%)` | :arrow_up: | | [datalad\_gooey/app.py](https://codecov.io/gh/datalad/datalad-gooey/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9hcHAucHk=) | `70.98% <0.00%> (+4.01%)` | :arrow_up: | | [datalad\_gooey/conftest.py](https://codecov.io/gh/datalad/datalad-gooey/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9jb25mdGVzdC5weQ==) | `100.00% <0.00%> (+5.88%)` | :arrow_up: | | [datalad\_gooey/fsbrowser.py](https://codecov.io/gh/datalad/datalad-gooey/pull/297/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9mc2Jyb3dzZXIucHk=) | `40.00% <0.00%> (+11.48%)` | :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.