CSCI-GA-2820-SU23-001 / orders

NYU DevOps Orders Service Summer 2023
Apache License 2.0
2 stars 1 forks source link

String support find order by customer #78

Closed yjhsieh2022 closed 1 year ago

yjhsieh2022 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (f51916d) 95.82% compared to head (9b56b92) 95.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ========================================== + Coverage 95.82% 95.85% +0.03% ========================================== Files 8 8 Lines 359 362 +3 ========================================== + Hits 344 347 +3 Misses 15 15 ``` | [Impacted Files](https://app.codecov.io/gh/CSCI-GA-2820-SU23-001/orders/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SU23-001) | Coverage Δ | | |---|---|---| | [service/routes.py](https://app.codecov.io/gh/CSCI-GA-2820-SU23-001/orders/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SU23-001#diff-c2VydmljZS9yb3V0ZXMucHk=) | `96.06% <100.00%> (+0.09%)` | :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.