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

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

6pm 2 room slot database #250

Closed noahcorona44 closed 3 years ago

noahcorona44 commented 3 years ago

Implemented the database portion of the room slot feature. There is now an entity and repository set up for the a RoomSlot, and unit tests demonstrating that they work.

codecov[bot] commented 3 years ago

Codecov Report

Merging #250 (a1685a4) into main (40716a9) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #250   +/-   ##
=========================================
  Coverage     99.82%   99.82%           
- Complexity      357      376   +19     
=========================================
  Files            84       85    +1     
  Lines          1707     1755   +48     
  Branches         78       79    +1     
=========================================
+ Hits           1704     1752   +48     
  Misses            3        3           
Impacted Files Coverage Δ
...ain/java/edu/ucsb/ucsbcslas/entities/RoomSlot.java 100.00% <100.00%> (ø)

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 40716a9...a1685a4. 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 a1685a48bdd8f1aa70bb8e7f7230069b51eddb20