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(StudioToggleableTextfield): Create components to handle toggleable textfields and validation #12214

removed unused import

0fb82d9
Select commit
Loading
Failed to load commit list.
Merged

feat(StudioToggleableTextfield): Create components to handle toggleable textfields and validation #12214

removed unused import
0fb82d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

87.21% (+0.06%) compared to dd15565

View this Pull Request on Codecov

87.21% (+0.06%) compared to dd15565

Details

Codecov Report

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

Project coverage is 87.21%. Comparing base (dd15565) to head (0fb82d9).
Report is 1 commits behind head on main.

Files Patch % Lines
...ioToggleableTextfieldSchema/JsonSchemaValidator.ts 92.00% 1 Missing and 1 partial ⚠️
...esHeader/EditComponentIdRow/EditComponentIdRow.tsx 90.47% 1 Missing and 1 partial ⚠️
frontend/app-development/router/routes.tsx 66.66% 1 Missing ⚠️
.../src/components/StudioToggleableTextfield/index.ts 75.00% 1 Missing ⚠️
...omponents/StudioToggleableTextfieldSchema/index.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12214      +/-   ##
==========================================
+ Coverage   87.15%   87.21%   +0.06%     
==========================================
  Files        1200     1209       +9     
  Lines       18049    18154     +105     
  Branches     2300     2315      +15     
==========================================
+ Hits        15730    15833     +103     
- Misses       2040     2041       +1     
- Partials      279      280       +1     

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