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

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

6pm 3 tutor notes backend only #300

Closed mpbonham closed 3 years ago

mpbonham commented 3 years ago

Implemented backend for CRUD operations for tutor notes

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 1ffa6479bbbcf99f804b2efda212790b11a62e52

codecov[bot] commented 3 years ago

Codecov Report

Merging #300 (1ffa647) into main (114605a) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #300   +/-   ##
=========================================
  Coverage     99.80%   99.80%           
+ Complexity      410      406    -4     
=========================================
  Files            99       99           
  Lines          2058     2076   +18     
  Branches         94       97    +3     
=========================================
+ Hits           2054     2072   +18     
  Misses            4        4           
Impacted Files Coverage Δ
...sb/ucsbcslas/controllers/TutorNotesController.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 114605a...1ffa647. Read the comment docs.