ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

6pm 1 add fields to office hour table #283

Closed kenny-wang6 closed 3 years ago

kenny-wang6 commented 3 years ago

Added tutor name, course name, and quarter to the office hour table so that someone editing office hours can see which office hours they are changing.

codecov[bot] commented 3 years ago

Codecov Report

Merging #283 (9087fde) into main (6661a2e) will decrease coverage by 0.57%. The diff coverage is 40.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #283      +/-   ##
============================================
- Coverage     99.83%   99.26%   -0.58%     
============================================
  Files            86       61      -25     
  Lines          1793      811     -982     
  Branches         82        6      -76     
============================================
- Hits           1790      805     -985     
- Misses            3        6       +3     
Impacted Files Coverage Δ
.../src/main/components/OfficeHours/OfficeHourForm.js 92.85% <0.00%> (-7.15%) :arrow_down:
...src/main/components/OfficeHours/OfficeHourTable.js 100.00% <100.00%> (ø)
...src/main/pages/TutorAssignment/TutorAssignments.js 100.00% <0.00%> (ø)
...du/ucsb/ucsbcslas/advice/AuthControllerAdvice.java
...u/ucsb/ucsbcslas/controllers/LoginsController.java
...c/main/java/edu/ucsb/ucsbcslas/entities/Admin.java
...csb/ucsbcslas/services/Auth0MembershipService.java
...c/main/java/edu/ucsb/ucsbcslas/entities/Tutor.java
...ain/java/edu/ucsb/ucsbcslas/entities/RoomSlot.java
...du/ucsb/ucsbcslas/controllers/ReactController.java
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6661a2e...9087fde. Read the comment docs.

github-actions[bot] commented 3 years ago

Nice PR! Your PR can be merged once you get an approving review from a staff member and a member of your team.

Keep in mind, code reviews only count if you use the "Approve" or "Request changes" option in GitHub. You can find this under the "Files changed" tab under the "Review changes" button.

PR review process

Generated by :no_entry_sign: dangerJS against 9087fde40d4ea47c58834587e2e403fb5e535b2a

PureDreamerGk commented 3 years ago

This issue has been solved in another branch.