seas-computing / course-planner

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

Feature/583 courses and faculty pages remove detail buttons #589

Closed Urjikoo closed 1 year ago

Urjikoo commented 1 year ago

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #583

Urjikoo commented 1 year ago

'Details' feature was removed from courses and faculty pages. Details feature was removed from both courses and faculty pages table fields as it is not needed at the moment. Test was implemented on removing the test that checks 'Details' feature as it is no longer needed anymore.

codecov[bot] commented 1 year ago

Codecov Report

Merging #589 (6541c94) into develop (92a4921) will decrease coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 6541c94 differs from pull request most recent head e320445. Consider uploading reports for the commit e320445 to get more accurate results

@@             Coverage Diff             @@
##           develop     #589      +/-   ##
===========================================
- Coverage    95.42%   95.42%   -0.01%     
===========================================
  Files          191      191              
  Lines         4416     4414       -2     
  Branches       528      528              
===========================================
- Hits          4214     4212       -2     
  Misses          98       98              
  Partials       104      104              
Impacted Files Coverage Δ
...rc/client/components/pages/Courses/modalFields.tsx 100.00% <ø> (ø)
...rc/client/components/pages/Courses/tableFields.tsx 92.66% <ø> (-0.07%) :arrow_down:
src/common/constants/columns.ts 100.00% <ø> (ø)
.../components/pages/Faculty/FacultyScheduleTable.tsx 100.00% <100.00%> (ø)

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