Skip to content

Call scraper lambda and save results to db#9

Draft
aurora-dot wants to merge 9 commits intomainfrom
#6-add-lambda-call
Draft

Call scraper lambda and save results to db#9
aurora-dot wants to merge 9 commits intomainfrom
#6-add-lambda-call

Conversation

@aurora-dot
Copy link
Copy Markdown
Owner

Scope

Closes #6

Implementation

Screenshots

before after
desktop
mobile

How to Test

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (7b4fd1d) to head (52f59f9).
Report is 1 commits behind head on main.

Files Patch % Lines
src/components/Product.tsx 0.00% 3 Missing ⚠️
src/app/layout.tsx 0.00% 2 Missing ⚠️
[...ompany_slug]/products/[product_slug]/getProduct.ts](https://app.codecov.io/gh/aurora-dot/watcher/pull/9?src=pr&el=tree&filepath=src%2Fapp%2Fcompany%2F%5Bcompany_slug%5D%2Fproducts%2F%5Bproduct_slug%5D%2FgetProduct.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=E#diff-c3JjL2FwcC9jb21wYW55L1tjb21wYW55X3NsdWddL3Byb2R1Y3RzL1twcm9kdWN0X3NsdWddL2dldFByb2R1Y3QudHM=) 0.00% 1 Missing ⚠️
...ny/[company_slug]/products/[product_slug]/page.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main      #9   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         12      12           
  Lines        354     350    -4     
  Branches      12      12           
=====================================
+ Misses       354     350    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aurora-dot
Copy link
Copy Markdown
Owner Author

watcher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Add call to lambda scraper and save results in db

2 participants