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

Feature/summary report #201

Closed Johane-B closed 1 week ago

Johane-B commented 1 week ago

Description

Feature/summary report

Changes Made

Added functionality to download the summary report Added more unit testing for individual report download

Screenshots (if applicable)

N/A

Related Issues

189

Checklist

Additional Notes

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 79.69925% with 27 lines in your changes missing coverage. Please review.

Project coverage is 86.98%. Comparing base (e9ce200) to head (8e36a06).

Files Patch % Lines
...ee/frontend/src/app/(pages)/summaryreport/page.tsx 79.54% 27 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #201 +/- ## =============================================== + Coverage 81.84% 86.98% +5.13% =============================================== Files 41 41 Lines 1245 1375 +130 Branches 263 283 +20 =============================================== + Hits 1019 1196 +177 + Misses 223 173 -50 - Partials 3 6 +3 ```

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