CSCI-GA-2820-SP23-001 / products

This repository contains the products service
Apache License 2.0
1 stars 0 forks source link

fixing error for searching #82

Closed Jenny-yq closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (c0473d1) 95.14% compared to head (d8591bf) 95.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================== + Coverage 95.14% 95.32% +0.17% ========================================== Files 8 8 Lines 350 342 -8 ========================================== - Hits 333 326 -7 + Misses 17 16 -1 ``` | [Impacted Files](https://codecov.io/gh/CSCI-GA-2820-SP23-001/products/pull/82?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/routes.py](https://codecov.io/gh/CSCI-GA-2820-SP23-001/products/pull/82?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-c2VydmljZS9yb3V0ZXMucHk=) | `96.42% <100.00%> (+0.77%)` | :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.