COS301-SE-2024 / Web-Exploration-Engine

Tech Odyssey - The Web Exploration Engine (WEE) - WEE automates the extraction of critical website information. Employing cutting-edge scraping technologies and natural language processing, WEE delivers user-friendly insights and reports through an intuitive and responsive website
https://capstone-wee.dns.net.za/
11 stars 3 forks source link

Feature/review rep management #412

Closed Johane-B closed 3 weeks ago

Johane-B commented 3 weeks ago

Description

Feature/reviews reputation management

Changes Made

Scrape for NPS, Trustindex, nr of reviews per stars, average stars and nr of total reviews

Screenshots (if applicable)

N/A

Related Issues

391

Checklist

Additional Notes

n/a

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 55.65217% with 51 lines in your changes missing coverage. Please review.

Project coverage is 85.83%. Comparing base (28cddd4) to head (87a7cec). Report is 12 commits behind head on development.

Files with missing lines Patch % Lines
...raper/src/scrape-reviews/scrape-reviews.service.ts 76.31% 18 Missing :warning:
wee/webscraper/src/scraper.service.ts 19.04% 15 Missing and 2 partials :warning:
wee/api-service/src/scraper/scraper.controller.ts 5.88% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #412 +/- ## =============================================== - Coverage 86.66% 85.83% -0.84% =============================================== Files 73 74 +1 Lines 4162 4277 +115 Branches 1047 1071 +24 =============================================== + Hits 3607 3671 +64 - Misses 549 592 +43 - Partials 6 14 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.