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

unify backend error handling #52

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

antonborisoff
Copy link
Owner

@antonborisoff antonborisoff commented Mar 4, 2024

use backend error handler for general backend error handling in all components;
remove duplicated i18n keys;
adjust tests;

use backend error handler for general backend error handling in all components;
remove duplicated i18n keys;
adjust tests;
@antonborisoff antonborisoff force-pushed the unify-backend-error-handling branch from df82ee8 to fc51481 Compare March 4, 2024 13:21
Copy link

github-actions bot commented Mar 4, 2024

Code Coverage

Package Line Rate Branch Rate
app 100% 75%
app.components.contracts 100% 100%
app.components.home 100% 100%
app.components.login 100% 100%
app.components.not-found 100% 100%
app.guards 100% 94%
app.services.auth 100% 100%
app.services.backend-error-handler 100% 100%
app.services.contracts 100% 100%
app.services.features 100% 100%
app.services.message-box 100% 100%
app.tests 100% 100%
app.tests.foundation.tests 100% 100%
transloco 87% 100%
Summary 99% (159 / 161) 93% (28 / 30)

@antonborisoff antonborisoff merged commit 475f329 into master Mar 4, 2024
1 check passed
@antonborisoff antonborisoff deleted the unify-backend-error-handling branch March 4, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant