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

Display backend validation errors when submitting the form #792

Merged
merged 4 commits into from
Feb 5, 2025

:rotating_light: Fix linter errors for duplicate imports

483b4dd
Select commit
Loading
Failed to load commit list.
Merged

Display backend validation errors when submitting the form #792

:rotating_light: Fix linter errors for duplicate imports
483b4dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 1s

83.88% (+0.20%) compared to 775bb98

View this Pull Request on Codecov

83.88% (+0.20%) compared to 775bb98

Details

Codecov Report

Attention: Patch coverage is 87.17949% with 5 lines in your changes missing coverage. Please review.

Project coverage is 83.88%. Comparing base (775bb98) to head (483b4dd).

Files with missing lines Patch % Lines
src/components/Summary/SubmissionSummary.jsx 70.00% 3 Missing ⚠️
src/components/Summary/ValidationErrors.jsx 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #792      +/-   ##
==========================================
+ Coverage   83.67%   83.88%   +0.20%     
==========================================
  Files         244      245       +1     
  Lines        4777     4808      +31     
  Branches     1268     1272       +4     
==========================================
+ Hits         3997     4033      +36     
  Misses        747      747              
+ Partials       33       28       -5     

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