components icon indicating copy to clipboard operation
components copied to clipboard

chore: Exploration homepage option-1

Open at-susie opened this issue 1 year ago • 1 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 Feb 09 '24 09:02 at-susie

Codecov Report

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

Comparison is base (1985e3f) 94.74% compared to head (81a7b67) 94.74%. Report is 5 commits behind head on main.

:exclamation: Current head 81a7b67 differs from pull request most recent head de90883. Consider uploading reports for the commit de90883 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1950   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files         661      661           
  Lines       17973    17975    +2     
  Branches     5941     5943    +2     
=======================================
+ Hits        17029    17031    +2     
  Misses        879      879           
  Partials       65       65           

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

codecov[bot] avatar Feb 09 '24 09:02 codecov[bot]