-
Notifications
You must be signed in to change notification settings - Fork 477
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): avatar harness test #3019
feat(testing): avatar harness test #3019
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
BundleMonUnchanged files (5)
No change in files bundle size Unchanged groups (1)
Final result: ✅ View report in BundleMon website ➡️ |
Codecov ReportBase: 68.95% // Head: 61.85% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #3019 +/- ##
==========================================
- Coverage 68.95% 61.85% -7.11%
==========================================
Files 1101 1487 +386
Lines 13230 17593 +4363
Branches 1840 2401 +561
==========================================
+ Hits 9123 10882 +1759
- Misses 3798 6273 +2475
- Partials 309 438 +129
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. |
3879e8d
to
972d12b
Compare
@splincode can we get this 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
What is the new behavior?
Introduces ComponentHarness for card component.
Does this PR introduce a breaking change?