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

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

6pm-2: implementing Room Slot CRUD endpoints #267

Closed arunryu closed 3 years ago

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 4ceb88e93ca9022a76377923aca04df227379230

codecov[bot] commented 3 years ago

Codecov Report

Merging #267 (4ceb88e) into main (a1685a4) will decrease coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #267      +/-   ##
============================================
- Coverage     99.82%   99.61%   -0.22%     
============================================
  Files            85       60      -25     
  Lines          1755      778     -977     
  Branches         79        6      -73     
============================================
- Hits           1752      775     -977     
  Misses            3        3              
Impacted Files Coverage Δ
...du/ucsb/ucsbcslas/advice/AuthControllerAdvice.java
...edu/ucsb/ucsbcslas/services/MembershipService.java
...a/edu/ucsb/ucsbcslas/models/GoogleUserProfile.java
...c/main/java/edu/ucsb/ucsbcslas/entities/Admin.java
...rc/main/java/edu/ucsb/ucsbcslas/models/Course.java
...a/edu/ucsb/ucsbcslas/entities/TutorAssignment.java
...u/ucsb/ucsbcslas/controllers/LoginsController.java
...edu/ucsb/ucsbcslas/controllers/RoleController.java
...ava/edu/ucsb/ucsbcslas/entities/ActiveQuarter.java
...edu/ucsb/ucsbcslas/entities/OnlineOfficeHours.java
... and 15 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 a1685a4...4ceb88e. Read the comment docs.