terror / mcgill.courses

A course search and review platform for McGill University
https://mcgill.courses
Creative Commons Zero v1.0 Universal
32 stars 8 forks source link

Don't combine schedules when scraping #579

Open 39bytes opened 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes missing coverage. Please review.

Project coverage is 85.96%. Comparing base (48ab3d9) to head (44fbd01).

Files Patch % Lines
crates/db/src/db.rs 0.00% 8 Missing :warning:
crates/db/src/initializer.rs 50.00% 2 Missing :warning:
src/server.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #579 +/- ## ========================================== - Coverage 86.10% 85.96% -0.15% ========================================== Files 45 45 Lines 6441 6454 +13 ========================================== + Hits 5546 5548 +2 - Misses 895 906 +11 ```

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

SamZhang02 commented 4 months ago

it just has some unused import failing ci rn