seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Hide room schedule on info page. #613

Closed rmainwork closed 1 year ago

rmainwork commented 1 year ago

Hides the room schedule (for the time being) until we fix an API bug that throws a 401 for this page.

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #610

rmainwork commented 1 year ago

Oh right. Those were passing locally for me, I just re-ran them and they are now indeed breaking. Will go and fix.

codecov[bot] commented 1 year ago

Codecov Report

Merging #613 (9ce7f41) into develop (fe2b990) will decrease coverage by 0.02%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop     #613      +/-   ##
===========================================
- Coverage    95.28%   95.25%   -0.03%     
===========================================
  Files          191      191              
  Lines         4472     4471       -1     
  Branches       540      540              
===========================================
- Hits          4261     4259       -2     
  Misses         100      100              
- Partials       111      112       +1     
Impacted Files Coverage Δ
src/client/components/layout/AppHeader.tsx 92.00% <ø> (ø)
src/client/components/layout/AppRouter.tsx 82.60% <0.00%> (-3.76%) :arrow_down:
...rc/client/components/pages/Courses/tableFields.tsx 92.66% <0.00%> (-0.14%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more