pik-piam / gms

Other
1 stars 15 forks source link

improve errormessage for chooseFromList #61

Closed orichters closed 1 year ago

orichters commented 1 year ago

move error message to a place where people actually see it, not above a potentially long list of items to select, but rather below where the instructions are what do to.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 14.28% and no project coverage change.

Comparison is base (40dd987) 33.45% compared to head (5c5e71b) 33.45%.

:exclamation: Current head 5c5e71b differs from pull request most recent head f84d34a. Consider uploading reports for the commit f84d34a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #61 +/- ## ======================================= Coverage 33.45% 33.45% ======================================= Files 51 51 Lines 1662 1662 ======================================= Hits 556 556 Misses 1106 1106 ``` | [Impacted Files](https://codecov.io/gh/pik-piam/gms/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pik-piam) | Coverage Δ | | |---|---|---| | [R/replace\_in\_file.R](https://codecov.io/gh/pik-piam/gms/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pik-piam#diff-Ui9yZXBsYWNlX2luX2ZpbGUuUg==) | `0.00% <ø> (ø)` | | | [R/chooseFromList.R](https://codecov.io/gh/pik-piam/gms/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pik-piam#diff-Ui9jaG9vc2VGcm9tTGlzdC5S) | `75.00% <14.28%> (ø)` | |

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