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

fix(errors): properly translate missing field error #217

Merged
merged 5 commits into from
Apr 16, 2024

fix: properly translate field names in error

f023b62
Select commit
Loading
Failed to load commit list.
Merged

fix(errors): properly translate missing field error #217

fix: properly translate field names in error
f023b62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 1s

80.44% (+0.17%) compared to a029c32

View this Pull Request on Codecov

80.44% (+0.17%) compared to a029c32

Details

Codecov Report

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

Project coverage is 80.44%. Comparing base (a029c32) to head (f023b62).

Files Patch % Lines
...ps/delivery-options/src/composables/useLanguage.ts 80.00% 0 Missing and 5 partials ⚠️
libs/shared/src/composables/useApiExceptions.ts 86.84% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
+ Coverage   80.27%   80.44%   +0.17%     
==========================================
  Files         354      354              
  Lines       11110    11173      +63     
  Branches      566      583      +17     
==========================================
+ Hits         8918     8988      +70     
+ Misses       1635     1611      -24     
- Partials      557      574      +17     

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