Skip to content

feat: open the editor when creating a new component

Codecov / codecov/project failed Sep 6, 2024 in 0s

92.12% (-0.10%) compared to 3a61e84

View this Pull Request on Codecov

92.12% (-0.10%) compared to 3a61e84

Details

Codecov Report

Attention: Patch coverage is 82.11921% with 27 lines in your changes missing coverage. Please review.

Project coverage is 92.12%. Comparing base (3a61e84) to head (27232b7).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/library-authoring/LibraryLayout.tsx 63.15% 7 Missing ⚠️
...uthoring/component-info/ComponentDeveloperInfo.tsx 37.50% 5 Missing ⚠️
...rary-authoring/add-content/AddContentContainer.tsx 55.55% 4 Missing ⚠️
src/library-authoring/data/apiHooks.ts 81.25% 3 Missing ⚠️
...library-authoring/component-info/ComponentInfo.tsx 75.00% 1 Missing and 1 partial ⚠️
src/library-authoring/data/api.ts 77.77% 2 Missing ⚠️
src/editors/EditorContainer.tsx 90.00% 1 Missing ⚠️
src/editors/data/redux/thunkActions/app.js 83.33% 1 Missing ⚠️
src/library-authoring/LibraryAuthoringPage.tsx 66.66% 1 Missing ⚠️
src/testUtils.tsx 97.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1240      +/-   ##
==========================================
- Coverage   92.22%   92.12%   -0.10%     
==========================================
  Files        1008     1011       +3     
  Lines       18511    18634     +123     
  Branches     3957     3918      -39     
==========================================
+ Hits        17071    17167      +96     
- Misses       1371     1399      +28     
+ Partials       69       68       -1     

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