Skip to content
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: Chat bubble #21

Merged
merged 39 commits into from
Oct 25, 2024
Merged

feat: Chat bubble #21

merged 39 commits into from
Oct 25, 2024

Conversation

cansuaa
Copy link
Contributor

@cansuaa cansuaa commented Aug 22, 2024

Description

New chat bubble component

Related links, issue #, if available: AWSDesignSystem-462

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

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.

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.23%. Comparing base (ea82360) to head (27cf2f6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   96.98%   99.23%   +2.24%     
==========================================
  Files          16       19       +3     
  Lines         398      520     +122     
  Branches       26       64      +38     
==========================================
+ Hits          386      516     +130     
+ Misses         12        4       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pan-kot
pan-kot previously approved these changes Oct 18, 2024
src/chat-bubble/__tests__/chat-bubble.test.tsx Outdated Show resolved Hide resolved
pan-kot
pan-kot previously approved these changes Oct 24, 2024
pan-kot
pan-kot previously approved these changes Oct 24, 2024
@cansuaa cansuaa added this pull request to the merge queue Oct 25, 2024
@cansuaa cansuaa removed this pull request from the merge queue due to a manual request Oct 25, 2024
@cansuaa cansuaa added this pull request to the merge queue Oct 25, 2024
@cansuaa cansuaa removed this pull request from the merge queue due to a manual request Oct 25, 2024
@cansuaa cansuaa enabled auto-merge October 25, 2024 15:39
@cansuaa cansuaa added this pull request to the merge queue Oct 25, 2024
Merged via the queue into main with commit 1e827d5 Oct 25, 2024
38 of 39 checks passed
@cansuaa cansuaa deleted the cansua/chat-bubble branch October 25, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants