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: Add embed-widget #1668

Merged
merged 5 commits into from
Dec 7, 2023

Cleanup based on review comments

e80720b
Select commit
Loading
Failed to load commit list.
Merged

feat: Add embed-widget #1668

Cleanup based on review comments
e80720b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

46.63% (-0.01%) compared to 4c0200e

View this Pull Request on Codecov

46.63% (-0.01%) compared to 4c0200e

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (4c0200e) 46.64% compared to head (e80720b) 46.63%.
Report is 1 commits behind head on main.

Files Patch % Lines
packages/plugin/src/WidgetView.tsx 0.00% 9 Missing ⚠️
packages/components/src/ErrorBoundary.tsx 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1668      +/-   ##
==========================================
- Coverage   46.64%   46.63%   -0.01%     
==========================================
  Files         599      604       +5     
  Lines       36681    36753      +72     
  Branches     9196     9211      +15     
==========================================
+ Hits        17109    17139      +30     
- Misses      19520    19562      +42     
  Partials       52       52              

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