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

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

rb - 6pm-4 - add a Download CSV button that downloads a CSV containing all ULA Tutor assignments #255

Closed rbapat100 closed 3 years ago

rbapat100 commented 3 years ago

Added a Download CSV button that downloads a CSV containing all ULA Tutor assignments onto local machine

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 9edd28fabe88cb84607ecbd7aa89f1f5a9795805

codecov[bot] commented 3 years ago

Codecov Report

Merging #255 (9edd28f) into main (120ba08) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #255   +/-   ##
=========================================
  Coverage     99.83%   99.83%           
  Complexity      386      386           
=========================================
  Files            86       86           
  Lines          1781     1782    +1     
  Branches         82       82           
=========================================
+ Hits           1778     1779    +1     
  Misses            3        3           
Impacted Files Coverage Δ
...src/main/pages/TutorAssignment/TutorAssignments.js 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 120ba08...9edd28f. Read the comment docs.