sentry-demos / empower

Monorepo for web app (Empower Plant) and its backend implementations in multiple languages/frameworks used in SE-demos, as well as for testing and sample events across the company. NOTE: used to be called "application-monitoring".
https://application-monitoring-react-dot-sales-engineering-sf.appspot.com/
2 stars 6 forks source link

default to failed checkout if validate_invetory is not set #586

Closed ndmanvar closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.21%. Comparing base (c5ee451) to head (acf253b). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
flask/src/main.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #586 +/- ## ======================================= Coverage 36.21% 36.21% ======================================= Files 37 37 Lines 867 867 Branches 111 111 ======================================= Hits 314 314 Misses 536 536 Partials 17 17 ``` | [Flag](https://app.codecov.io/gh/sentry-demos/empower/pull/586/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | Coverage Δ | | |---|---|---| | [api](https://app.codecov.io/gh/sentry-demos/empower/pull/586/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `7.62% <0.00%> (ø)` | | | [frontend](https://app.codecov.io/gh/sentry-demos/empower/pull/586/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `54.75% <ø> (ø)` | | | [Components](https://app.codecov.io/gh/sentry-demos/empower/pull/586/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | Coverage Δ | | |---|---|---| | [checkout_module](https://app.codecov.io/gh/sentry-demos/empower/pull/586/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `7.62% <0.00%> (ø)` | | | [product_component](https://app.codecov.io/gh/sentry-demos/empower/pull/586/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `56.41% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/sentry-demos/empower/pull/586?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | Coverage Δ | | |---|---|---| | [flask/src/main.py](https://app.codecov.io/gh/sentry-demos/empower/pull/586?src=pr&el=tree&filepath=flask%2Fsrc%2Fmain.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos#diff-Zmxhc2svc3JjL21haW4ucHk=) | `0.00% <0.00%> (ø)` | |