components icon indicating copy to clipboard operation
components copied to clipboard

Ienakaai/vr space fix

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 Jun 29 '23 14:06 at-susie

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (43c84d5) 93.33% compared to head (6fcd2a7) 93.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1267   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files         623      623           
  Lines       16556    16557    +1     
  Branches     5436     5436           
=======================================
+ Hits        15453    15454    +1     
  Misses       1030     1030           
  Partials       73       73           
Impacted Files Coverage Δ
src/container/internal.tsx 100.00% <ø> (ø)
src/tiles/tile.tsx 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jun 29 '23 15:06 codecov[bot]