Skip to content

feat(ui): add StreamMessage related components#70

Open
xsahil03x wants to merge 11 commits intomain-design-systemfrom
feat/message-view-components
Open

feat(ui): add StreamMessage related components#70
xsahil03x wants to merge 11 commits intomain-design-systemfrom
feat/message-view-components

Conversation

@xsahil03x
Copy link
Member

@xsahil03x xsahil03x commented Mar 10, 2026

Screenshot 2026-03-13 at 16 40 20 Screenshot 2026-03-10 at 17 10 57 Screenshot 2026-03-10 at 17 11 14 Screenshot 2026-03-11 at 04 24 29 Screenshot 2026-03-13 at 16 36 19 Screenshot 2026-03-13 at 16 38 02 Screenshot 2026-03-13 at 16 38 30

@xsahil03x xsahil03x requested a review from a team as a code owner March 10, 2026 11:40
@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4242912b-2879-4800-acfc-bf899ff80de7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/message-view-components
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can validate your CodeRabbit configuration file in your editor.

If your editor has YAML language server, you can enable auto-completion and validation by adding # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json at the top of your CodeRabbit configuration file.

@xsahil03x xsahil03x changed the title feat(ui): add StreamMessageMetadata and StreamMessageReplies components feat(ui): add StreamMessage related components Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 0.65789% with 604 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main-design-system@213dfb6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ib/src/components/message/stream_message_text.dart 0.00% 102 Missing ⚠️
...src/components/message/stream_message_replies.dart 0.00% 89 Missing ⚠️
...rc/components/message/stream_message_metadata.dart 0.00% 66 Missing ⚠️
.../src/components/message/stream_message_widget.dart 0.00% 53 Missing ⚠️
.../src/components/message/stream_message_bubble.dart 0.00% 52 Missing ⚠️
...heme/components/stream_message_style_property.dart 0.00% 50 Missing ⚠️
.../components/message/stream_message_annotation.dart 0.00% 45 Missing ⚠️
...ts/message_placement/stream_message_placement.dart 3.03% 32 Missing ⚠️
.../lib/src/components/reaction/stream_reactions.dart 0.00% 21 Missing ⚠️
...heme/components/stream_message_metadata_theme.dart 0.00% 16 Missing ⚠️
... and 9 more

❌ Your patch check has failed because the patch coverage (0.65%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             main-design-system      #70   +/-   ##
=====================================================
  Coverage                      ?   28.59%           
=====================================================
  Files                         ?      130           
  Lines                         ?     4126           
  Branches                      ?        0           
=====================================================
  Hits                          ?     1180           
  Misses                        ?     2946           
  Partials                      ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants