-
Notifications
You must be signed in to change notification settings - Fork 467
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
feat(testing): add component harness test for primitive-textfield component #2584
feat(testing): add component harness test for primitive-textfield component #2584
Conversation
projects/core/components/primitive-textfield/test/primitive-textfield.component.spec.ts
Show resolved
Hide resolved
Codecov ReportBase: 56.67% // Head: 56.28% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2584 +/- ##
==========================================
- Coverage 56.67% 56.28% -0.39%
==========================================
Files 956 956
Lines 9237 9237
Branches 1894 1894
==========================================
- Hits 5235 5199 -36
- Misses 3591 3621 +30
- Partials 411 417 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@zarghamkhandev Could you rebase you branch and solve conflicts, please ? |
fe2a58c
to
6f581b2
Compare
6f581b2
to
aa1962f
Compare
@waterplea this could be merged |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Partially implements #476
Does this PR introduce a breaking change?