seas-computing / course-planner

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

Release v0.9.0 #605

Closed jonseitz closed 1 year ago

jonseitz commented 1 year ago

Breaking Changes

New Features

Bug Fixes

codecov[bot] commented 1 year ago

Codecov Report

Merging #605 (9109ad2) into main (37c5e97) will decrease coverage by 0.89%. The diff coverage is 91.45%.

@@            Coverage Diff             @@
##             main     #605      +/-   ##
==========================================
- Coverage   96.12%   95.23%   -0.90%     
==========================================
  Files         179      191      +12     
  Lines        3768     4470     +702     
  Branches      443      539      +96     
==========================================
+ Hits         3622     4257     +635     
- Misses         68      101      +33     
- Partials       78      112      +34     
Impacted Files Coverage Δ
src/client/components/App.tsx 96.55% <ø> (ø)
src/client/components/layout/AppHeader.tsx 92.00% <ø> (ø)
...rc/client/components/pages/Courses/CourseModal.tsx 87.73% <0.00%> (-0.84%) :arrow_down:
...rc/client/components/pages/Courses/CoursesPage.tsx 92.03% <0.00%> (-0.43%) :arrow_down:
...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% <ø> (ø)
src/common/dto/courses/CreateCourse.dto.ts 100.00% <ø> (ø)
src/common/dto/courses/UpdateCourse.dto.ts 100.00% <ø> (ø)
src/common/dto/room/RoomResponse.dto.ts 100.00% <ø> (ø)
... and 50 more

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