-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: [IOPLT-998] Remove legacy components from the codebase #6777
base: master
Are you sure you want to change the base?
Conversation
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6777 +/- ##
==========================================
+ Coverage 50.99% 51.07% +0.08%
==========================================
Files 1579 1575 -4
Lines 32706 32624 -82
Branches 7361 7327 -34
==========================================
- Hits 16679 16664 -15
+ Misses 15982 15915 -67
Partials 45 45
Continue to review full report in Codecov by Sentry.
|
Short description
This PR removes some legacy components that are no longer referenced.
List of changes proposed in this pull request
OrderOption
andListItemComponent
DSLegacyListItems
from the Design SystemTopScreenComponent
SearchButton
BaseHeader
to not render the componentHow to test
N/A