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: insert link plugin tinymce #455

Closed

fix: test for shared components

989b538
Select commit
Loading
Failed to load commit list.
Closed

feat: insert link plugin tinymce #455

fix: test for shared components
989b538
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

89.07% (-1.64%) compared to 90d5ac4

View this Pull Request on Codecov

89.07% (-1.64%) compared to 90d5ac4

Details

Codecov Report

Attention: Patch coverage is 85.88710% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 89.07%. Comparing base (90d5ac4) to head (989b538).
Report is 21 commits behind head on main.

Files Patch % Lines
...editors/sharedComponents/InsertLinkModal/index.jsx 69.11% 20 Missing and 1 partial ⚠️
...rc/editors/sharedComponents/TinyMceWidget/hooks.js 63.63% 7 Missing and 1 partial ⚠️
...redComponents/InsertLinkModal/BlocksList/index.jsx 88.88% 4 Missing ⚠️
...dComponents/InsertLinkModal/SearchBlocks/index.jsx 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
- Coverage   90.70%   89.07%   -1.64%     
==========================================
  Files         229      263      +34     
  Lines        4206     4721     +515     
  Branches      855      974     +119     
==========================================
+ Hits         3815     4205     +390     
- Misses        371      487     +116     
- Partials       20       29       +9     

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