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/improve scrape results loading #153

Closed MignonErasmus closed 4 weeks ago

MignonErasmus commented 4 weeks ago

Description

Load results in one at a time as they are being scraper Disable summary report button until all results are loaded in

Changes Made

Load results in one at a time as they are being scraper Disable summary report button until all results are loaded in

Screenshots (if applicable)

image

Related Issues

140

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 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.22%. Comparing base (262ac74) to head (0bc6b97). Report is 4 commits behind head on development.

Files Patch % Lines
...ee/frontend/src/app/(pages)/scraperesults/page.tsx 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #153 +/- ## =============================================== - Coverage 86.63% 86.22% -0.42% =============================================== Files 25 25 Lines 741 755 +14 Branches 160 172 +12 =============================================== + Hits 642 651 +9 - Misses 97 102 +5 Partials 2 2 ```

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