CSCI-GA-2820-SP23-001 / promotions

This repository contains the promotions service
Apache License 2.0
0 stars 3 forks source link

Flask restx #90

Closed yitao-zhou closed 1 year ago

yitao-zhou commented 1 year ago

updating error handlers and model

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 69.23% and project coverage change: +1.33 :tada:

Comparison is base (79e8699) 95.41% compared to head (c7ffd85) 96.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #90 +/- ## ========================================== + Coverage 95.41% 96.74% +1.33% ========================================== Files 8 8 Lines 349 338 -11 ========================================== - Hits 333 327 -6 + Misses 16 11 -5 ``` | [Impacted Files](https://codecov.io/gh/CSCI-GA-2820-SP23-001/promotions/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001) | Coverage Δ | | |---|---|---| | [service/models.py](https://codecov.io/gh/CSCI-GA-2820-SP23-001/promotions/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001#diff-c2VydmljZS9tb2RlbHMucHk=) | `98.88% <66.66%> (-1.12%)` | :arrow_down: | | [service/common/error\_handlers.py](https://codecov.io/gh/CSCI-GA-2820-SP23-001/promotions/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001#diff-c2VydmljZS9jb21tb24vZXJyb3JfaGFuZGxlcnMucHk=) | `78.57% <70.00%> (+10.71%)` | :arrow_up: |

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