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

fix: handle wildcard chars `*` in azure bucket event filters #590

Closed jyecusch closed 4 months ago

jyecusch commented 4 months ago

Also improves the logger by allowing the log level to be set using an environment variable

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 8.33333% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 49.22%. Comparing base (9fb78ff) to head (a4b327e).

Files Patch % Lines
cloud/azure/runtime/gateway/http.go 8.33% 21 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #590 +/- ## ========================================== - Coverage 49.51% 49.22% -0.30% ========================================== Files 23 23 Lines 3207 3226 +19 ========================================== Hits 1588 1588 - Misses 1517 1535 +18 - Partials 102 103 +1 ``` | [Flag](https://app.codecov.io/gh/nitrictech/nitric/pull/590/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/590/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `43.82% <ø> (ø)` | | | [azure](https://app.codecov.io/gh/nitrictech/nitric/pull/590/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `53.29% <8.33%> (-1.40%)` | :arrow_down: | | [core](https://app.codecov.io/gh/nitrictech/nitric/pull/590/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `78.57% <ø> (ø)` | | | [gcp](https://app.codecov.io/gh/nitrictech/nitric/pull/590/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.