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
5 stars 3 forks source link

Demo 2 merge: dev > master #164

Closed CaitMS closed 3 weeks ago

CaitMS commented 4 weeks ago

Description

[Describe the purpose of this pull request]

Changes Made

[List the specific changes made in this pull request]

Screenshots (if applicable)

[Include any relevant screenshots or images]

Related Issues

[Cite any related issues or feature requests]

Checklist

Additional Notes

[Include any additional notes or context relevant to the pull request]

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 86.05042% with 83 lines in your changes missing coverage. Please review.

Project coverage is 87.21%. Comparing base (bff66b1) to head (b9d3577).

Files Patch % Lines
...ee/frontend/src/app/(pages)/scraperesults/page.tsx 61.62% 32 Missing and 1 partial :warning:
wee/frontend/src/app/(pages)/results/page.tsx 86.20% 10 Missing and 2 partials :warning:
...industry-classification-app/industry.controller.ts 72.72% 6 Missing :warning:
...rc/industry-classification-app/industry.service.ts 90.00% 6 Missing :warning:
...-classification/industry-classification.service.ts 82.85% 6 Missing :warning:
...ee/webscraper/src/scraper/robots/robots.service.ts 91.78% 6 Missing :warning:
...per/src/scraper/scrape-logo/scrape-logo.service.ts 79.16% 5 Missing :warning:
...scraper/scrape-metadata/scrape-metadata.service.ts 82.75% 5 Missing :warning:
wee/frontend/src/app/services/SummaryService.ts 96.72% 2 Missing :warning:
...src/scraper/scrape-images/scrape-images.service.ts 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #164 +/- ## ========================================== + Coverage 86.54% 87.21% +0.66% ========================================== Files 13 39 +26 Lines 342 1134 +792 Branches 65 245 +180 ========================================== + Hits 296 989 +693 - Misses 46 139 +93 - Partials 0 6 +6 ```

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