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

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

pc/wv - hot fix for deleting tutor assignment #307

Closed pconrad closed 3 years ago

pconrad commented 3 years ago

There was an error with deleting tutor assignments because the error function is not defined.

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 f458c9cf0f332ac6b321ae9de8ee700c77dc0d3d

codecov[bot] commented 3 years ago

Codecov Report

Merging #307 (f458c9c) into main (8e5e4aa) will decrease coverage by 0.04%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #307      +/-   ##
============================================
- Coverage     99.80%   99.75%   -0.05%     
  Complexity      406      406              
============================================
  Files            99       99              
  Lines          2076     2078       +2     
  Branches         97       97              
============================================
+ Hits           2072     2073       +1     
- Misses            4        5       +1     
Impacted Files Coverage Δ
...src/main/pages/TutorAssignment/TutorAssignments.js 94.44% <50.00%> (-5.56%) :arrow_down:

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 8e5e4aa...f458c9c. Read the comment docs.