-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#187419132--> product search #17
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #17 +/- ##
==========================================
- Coverage 74.00% 72.34% -1.67%
==========================================
Files 63 63
Lines 1108 1139 +31
Branches 135 143 +8
==========================================
+ Hits 820 824 +4
- Misses 280 302 +22
- Partials 8 13 +5 ☔ View full report in Codecov by Sentry. |
a304518
to
83523d7
Compare
83523d7
to
71f27cf
Compare
71f27cf
to
48fc02c
Compare
48fc02c
to
e6cf212
Compare
e6cf212
to
a583050
Compare
a583050
to
b581662
Compare
cf6e3f2
to
8b04e98
Compare
ft: product visibility-#187419124
8b04e98
to
db8c459
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
3829727
to
e91dbb0
Compare
Code Climate has analyzed commit 39616fc and detected 0 issues on this pull request. View more on Code Climate. |
what does this PR does
in this PR have adjusted search functionality to query product from db directly instead of querrying from prendered products
How this should be tested
fx-related-products
npm install
to make sure u have updated dependenciesnpm run dev
Pivot tracker ----> #187419132
Screenshots