-
Notifications
You must be signed in to change notification settings - Fork 75
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: Implementing StudioAvatar #13572
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13572 +/- ##
=======================================
Coverage 95.21% 95.21%
=======================================
Files 1494 1495 +1
Lines 20425 20430 +5
Branches 2469 2470 +1
=======================================
+ Hits 19448 19453 +5
Misses 872 872
Partials 105 105 ☔ View full report in Codecov by Sentry. |
Review started |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice and small PR! Love that! 👏 🤩
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.tsx
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.tsx
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.tsx
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.test.tsx
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.tsx
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.test.tsx
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.test.tsx
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.module.css
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.module.css
Outdated
Show resolved
Hide resolved
frontend/libs/studio-components/src/components/StudioAvatar/StudioAvatar.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fin komponent. Godkjenner siden David allerede har gitt sin velsignelse, men se gjerne på kommentarene jeg la til.
Description
Related Issue(s)
Verification