components icon indicating copy to clipboard operation
components copied to clipboard

Apply light mobile header and border styles

Open at-susie opened this issue 1 year ago • 2 comments

Description

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

at-susie avatar Sep 20 '23 20:09 at-susie

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% :warning:

Comparison is base (6d19d70) 93.99% compared to head (e7bbecf) 93.99%. Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1568      +/-   ##
==========================================
- Coverage   93.99%   93.99%   -0.01%     
==========================================
  Files         644      648       +4     
  Lines       17381    17459      +78     
  Branches     5702     5710       +8     
==========================================
+ Hits        16338    16411      +73     
- Misses        974      979       +5     
  Partials       69       69              
Files Changed Coverage Δ
src/app-layout/visual-refresh/background.tsx 85.71% <ø> (ø)
src/app-layout/visual-refresh/header.tsx 100.00% <ø> (ø)
src/app-layout/visual-refresh/index.tsx 100.00% <ø> (ø)
src/app-layout/visual-refresh/navigation.tsx 100.00% <ø> (ø)
src/app-layout/visual-refresh/tools.tsx 83.33% <ø> (-3.56%) :arrow_down:
src/app-layout/visual-refresh/mobile-toolbar.tsx 100.00% <100.00%> (ø)

... and 12 files with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 20 '23 21:09 codecov[bot]

This PR is only for experimental prototype.

at-susie avatar Sep 21 '23 04:09 at-susie