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/send email scheduled scraping #431

Closed Johane-B closed 1 week ago

Johane-B commented 2 weeks ago

Description

Feature/send email scheduled scraping

Changes Made

Functionality added to send email to user once scheduled scrape is finished.

Screenshots (if applicable)

image

Related Issues

429

Checklist

Additional Notes

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 98.07692% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.89%. Comparing base (6e491d4) to head (0e6927e). Report is 64 commits behind head on development.

Files with missing lines Patch % Lines
wee/api-service/src/scheduler/scheduler.service.ts 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #431 +/- ## =============================================== + Coverage 88.37% 88.89% +0.52% =============================================== Files 83 87 +4 Lines 4738 5230 +492 Branches 1206 1487 +281 =============================================== + Hits 4187 4649 +462 - Misses 537 577 +40 + Partials 14 4 -10 ```

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