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

fix(ui): export StreamAttachmentWidgetBuilder #1805

Merged
merged 2 commits into from
Dec 5, 2023
Merged

fix(ui): export StreamAttachmentWidgetBuilder #1805

merged 2 commits into from
Dec 5, 2023

Conversation

esarbanis
Copy link
Contributor

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Closes #1804

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4edb9c) 59.14% compared to head (048c1e2) 59.14%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1805   +/-   ##
=======================================
  Coverage   59.14%   59.14%           
=======================================
  Files         310      310           
  Lines       17798    17798           
=======================================
  Hits        10527    10527           
  Misses       7271     7271           

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

Copy link
Contributor

@deven98 deven98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deven98 deven98 merged commit dae4d2e into master Dec 5, 2023
12 checks passed
@deven98 deven98 deleted the fix/1804 branch December 5, 2023 11:24
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.

StreamAttachmentWidgetBuilder is not accessible in 7.0.0
4 participants