components icon indicating copy to clipboard operation
components copied to clipboard

feat: Add list component

Open gethinwebster opened this issue 11 months 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.

gethinwebster avatar May 07 '25 12:05 gethinwebster

Codecov Report

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

Project coverage is 96.62%. Comparing base (f86f0ad) to head (76a965d). Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3481      +/-   ##
==========================================
+ Coverage   96.59%   96.62%   +0.02%     
==========================================
  Files         807      813       +6     
  Lines       23582    23687     +105     
  Branches     7846     8312     +466     
==========================================
+ Hits        22780    22887     +107     
+ Misses        795      746      -49     
- Partials        7       54      +47     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar May 07 '25 13:05 codecov[bot]