nitrictech / nitric

Nitric is a multi-language framework for cloud applications with infrastructure from code.
https://nitric.io
Apache License 2.0
861 stars 43 forks source link

feat: allow listing keys in kv stores #592

Closed jyecusch closed 4 months ago

jyecusch commented 4 months ago

Also supports key prefix filtering

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.27%. Comparing base (d7f3ff0) to head (da1e896). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #592 +/- ## ========================================== + Coverage 49.19% 49.27% +0.07% ========================================== Files 23 23 Lines 3226 3229 +3 ========================================== + Hits 1587 1591 +4 Misses 1535 1535 + Partials 104 103 -1 ``` | [Flag](https://app.codecov.io/gh/nitrictech/nitric/pull/592/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | Coverage Δ | | |---|---|---| | [aws](https://app.codecov.io/gh/nitrictech/nitric/pull/592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `43.82% <ø> (+0.07%)` | :arrow_up: | | [azure](https://app.codecov.io/gh/nitrictech/nitric/pull/592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `53.29% <ø> (ø)` | | | [core](https://app.codecov.io/gh/nitrictech/nitric/pull/592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `78.87% <100.00%> (+0.30%)` | :arrow_up: | | [gcp](https://app.codecov.io/gh/nitrictech/nitric/pull/592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `47.17% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.