components
components copied to clipboard
WIP: sorting icons
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
-
If the code handles URLs: all URLs are validated through the
checkSafeUrl
function.
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.
Codecov Report
Patch and project coverage have no change.
Comparison is base (
d1dfaa1
) 92.55% compared to head (21a5a09
) 92.55%.
Additional details and impacted files
@@ Coverage Diff @@
## main #1031 +/- ##
=======================================
Coverage 92.55% 92.55%
=======================================
Files 605 605
Lines 15725 15725
Branches 5070 5070
=======================================
Hits 14555 14555
Misses 1090 1090
Partials 80 80
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.