seas-computing / course-planner

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

Clarify same as course relationship UI #661

Closed rmainwork closed 1 year ago

rmainwork commented 1 year ago

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #637

codecov[bot] commented 1 year ago

Codecov Report

Merging #661 (e59e8e2) into develop (b293fcf) will decrease coverage by 0.06%. The diff coverage is 91.66%.

:exclamation: Current head e59e8e2 differs from pull request most recent head 599f4a6. Consider uploading reports for the commit 599f4a6 to get more accurate results

@@             Coverage Diff             @@
##           develop     #661      +/-   ##
===========================================
- Coverage    94.19%   94.14%   -0.06%     
===========================================
  Files          195      196       +1     
  Lines         4602     4612      +10     
  Branches       567      568       +1     
===========================================
+ Hits          4335     4342       +7     
- Misses         149      150       +1     
- Partials       118      120       +2     
Impacted Files Coverage Δ
...rc/client/components/pages/Courses/CourseModal.tsx 87.96% <80.00%> (-0.39%) :arrow_down:
src/client/components/App.tsx 96.77% <100.00%> (-0.11%) :arrow_down:
src/client/components/layout/CustomFooter.tsx 100.00% <100.00%> (ø)
src/client/components/layout/index.ts 100.00% <100.00%> (ø)
src/server/course/course.controller.ts 94.33% <100.00%> (+0.10%) :arrow_up:

... and 2 files with indirect coverage changes

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