components icon indicating copy to clipboard operation
components copied to clipboard

chore: Experiementation for high-contrast header removal project

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

Description

Experimentation for white space issues behind flahsbar for high-contrast header removal project.

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 Jan 31 '24 14:01 at-susie

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6dfd839) 94.78% compared to head (2e9aaeb) 94.79%. Report is 13 commits behind head on main.

:exclamation: Current head 2e9aaeb differs from pull request most recent head 8d84b3a. Consider uploading reports for the commit 8d84b3a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1923   +/-   ##
=======================================
  Coverage   94.78%   94.79%           
=======================================
  Files         662      662           
  Lines       17932    17937    +5     
  Branches     5923     5925    +2     
=======================================
+ Hits        16997    17003    +6     
+ Misses        870      869    -1     
  Partials       65       65           

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

codecov[bot] avatar Jan 31 '24 14:01 codecov[bot]