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/average time per url #160

Closed Johane-B closed 3 months ago

Johane-B commented 3 months ago

Description

Average time per url

Changes Made

Added calculation of average time spent to crawl URL. Did the time calculation of each URL in the backend and did the calculation of the average in the frontend.

Screenshots (if applicable)

image

Related Issues

145

Checklist

Additional Notes

N/A

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.31%. Comparing base (abd2b08) to head (19f2b29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #160 +/- ## =============================================== + Coverage 86.22% 86.31% +0.08% =============================================== Files 25 25 Lines 762 767 +5 Branches 174 173 -1 =============================================== + Hits 657 662 +5 Misses 103 103 Partials 2 2 ```

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