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/logging with json #398

Closed siyamthandandlovu closed 1 month ago

siyamthandandlovu commented 1 month ago

Description

Change logging to use json

Changes Made

Screenshots (if applicable)

image

Related Issues

394

Checklist

Additional Notes

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 87.22%. Comparing base (7f7123a) to head (a731c4a). Report is 19 commits behind head on development.

Files with missing lines Patch % Lines
...ebscraper/src/seo-analysis/seo-analysis.service.ts 40.00% 6 Missing :warning:
wee/webscraper/src/robots/robots.service.ts 50.00% 4 Missing :warning:
...scraper/src/scrape-images/scrape-images.service.ts 60.00% 2 Missing :warning:
...raper/src/scrape-address/scrape-address.service.ts 66.66% 1 Missing :warning:
wee/webscraper/src/scraper.service.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #398 +/- ## =============================================== + Coverage 87.11% 87.22% +0.11% =============================================== Files 71 72 +1 Lines 3980 4017 +37 Branches 1025 1030 +5 =============================================== + Hits 3467 3504 +37 + Misses 507 501 -6 - Partials 6 12 +6 ```

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