datalad / datalad-gooey

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

Credential management dialog #278

Closed mih closed 2 years ago

mih commented 2 years ago

It is based on the credential management from datalad-next.

It can query, set, and delete credentials

Ping datalad/datalad-next#81 Closes #99

codecov-commenter commented 2 years ago

Codecov Report

Base: 69.57% // Head: 66.68% // Decreases project coverage by -2.89% :warning:

Coverage data is based on head (9c63785) compared to base (a8d2f39). Patch coverage: 22.54% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #278 +/- ## ========================================== - Coverage 69.57% 66.68% -2.90% ========================================== Files 37 39 +2 Lines 2061 2188 +127 ========================================== + Hits 1434 1459 +25 - Misses 627 729 +102 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-gooey/pull/278?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_gooey/credentials.py](https://codecov.io/gh/datalad/datalad-gooey/pull/278/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9jcmVkZW50aWFscy5weQ==) | `13.22% <13.22%> (ø)` | | | [datalad\_gooey/utility\_actions.py](https://codecov.io/gh/datalad/datalad-gooey/pull/278/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS91dGlsaXR5X2FjdGlvbnMucHk=) | `25.71% <25.71%> (ø)` | | | [datalad\_gooey/param\_widgets.py](https://codecov.io/gh/datalad/datalad-gooey/pull/278/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9wYXJhbV93aWRnZXRzLnB5) | `57.00% <40.00%> (+0.83%)` | :arrow_up: | | [datalad\_gooey/app.py](https://codecov.io/gh/datalad/datalad-gooey/pull/278/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9nb29leS9hcHAucHk=) | `64.46% <100.00%> (+7.13%)` | :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.