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/download individual reports #199

Closed Johane-B closed 2 weeks ago

Johane-B commented 2 weeks ago

Description

Feature/download individual reports

Changes Made

Added individual report download functionality

Screenshots (if applicable)

Live website image

Related Issues

188

Checklist

Additional Notes

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

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 9.52381% with 76 lines in your changes missing coverage. Please review.

Project coverage is 81.84%. Comparing base (a2a70f9) to head (c209d3a). Report is 14 commits behind head on development.

Files Patch % Lines
wee/frontend/src/app/(pages)/results/page.tsx 7.40% 75 Missing :warning:
...ee/frontend/src/app/(pages)/summaryreport/page.tsx 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #199 +/- ## =============================================== - Coverage 86.86% 81.84% -5.02% =============================================== Files 39 41 +2 Lines 1119 1245 +126 Branches 236 261 +25 =============================================== + Hits 972 1019 +47 - Misses 144 220 +76 - Partials 3 6 +3 ```

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