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

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

hl/sl - 6pm-4-addNewLogo #213

Closed samliangsk closed 3 years ago

samliangsk commented 3 years ago

In this PR, we added a "cute" Logo into the Navbar, so it looks good. The doc changed is mainly /javascript/src/main/components/Nav/AppNavbar.js and /javascript/src/main/App.css.

codecov[bot] commented 3 years ago

Codecov Report

Merging #213 (76a482a) into main (270fcf0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #213   +/-   ##
=========================================
  Coverage     99.82%   99.82%           
  Complexity      342      342           
=========================================
  Files            83       83           
  Lines          1669     1669           
  Branches         77       77           
=========================================
  Hits           1666     1666           
  Misses            3        3           
Impacted Files Coverage Δ Complexity Δ
javascript/src/main/components/Nav/AppNavbar.js 100.00% <ø> (ø) 0.00 <0.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 270fcf0...76a482a. Read the comment docs.