components icon indicating copy to clipboard operation
components copied to clipboard

chore: Test with motion

Open jperals 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.

jperals avatar Dec 20 '23 13:12 jperals

Codecov Report

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

Comparison is base (5c7dc12) 94.80% compared to head (a5a6872) 94.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1823   +/-   ##
=======================================
  Coverage   94.80%   94.80%           
=======================================
  Files         668      668           
  Lines       18035    18035           
  Branches     5954     5954           
=======================================
  Hits        17098    17098           
  Misses        872      872           
  Partials       65       65           

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

codecov[bot] avatar Dec 20 '23 14:12 codecov[bot]