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: max length error messages #1295

Merged
merged 3 commits into from
Oct 24, 2023

chore: package-lock

d431d28
Select commit
Loading
Failed to load commit list.
Merged

feat: max length error messages #1295

chore: package-lock
d431d28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

100.00% (+0.00%) compared to 6502c6b

View this Pull Request on Codecov

100.00% (+0.00%) compared to 6502c6b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6502c6b) 100.00% compared to head (d431d28) 100.00%.
Report is 5 commits behind head on master.

❗ Current head d431d28 differs from pull request most recent head 6f349a3. Consider uploading reports for the commit 6f349a3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1295   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          795       795           
  Lines        14456     14456           
  Branches      2514      2514           
=========================================
  Hits         14456     14456           
Files Coverage Δ
...ommon/src/content/_internal/ContentUiSchemaEdit.ts 100.00% <ø> (ø)
.../discussions/_internal/DiscussionUiSchemaCreate.ts 100.00% <ø> (ø)
...rc/discussions/_internal/DiscussionUiSchemaEdit.ts 100.00% <ø> (ø)
...s/common/src/groups/_internal/GroupUiSchemaEdit.ts 100.00% <ø> (ø)
...plates/_internal/InitiativeTemplateUiSchemaEdit.ts 100.00% <ø> (ø)
.../initiatives/_internal/InitiativeUiSchemaCreate.ts 100.00% <ø> (ø)
...rc/initiatives/_internal/InitiativeUiSchemaEdit.ts 100.00% <ø> (ø)
...ges/common/src/pages/_internal/PageUiSchemaEdit.ts 100.00% <ø> (ø)
...on/src/projects/_internal/ProjectUiSchemaCreate.ts 100.00% <ø> (ø)
...mmon/src/projects/_internal/ProjectUiSchemaEdit.ts 100.00% <ø> (ø)
... and 3 more

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