Closed samliangsk closed 3 years ago
Merging #213 (76a482a) into main (270fcf0) will not change coverage. The diff coverage is
n/a
.
@@ 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.
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
.