Closed cyp3rius closed 1 year ago
Task linked: CU-862hz23aa Translations init failure
Merging #181 (bdfe931) into master (ccd9dc3) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #181 +/- ##
=======================================
Coverage 79.36% 79.36%
=======================================
Files 34 34
Lines 882 882
Branches 292 294 +2
=======================================
Hits 700 700
Misses 179 179
Partials 3 3
Flag | Coverage Δ | |
---|---|---|
unittest | 79.36% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
admin/src/utils/getMessage.ts | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Ticket
https://github.com/VirtusLab/strapi-plugin-comments/issues/180
Summary
What does this PR do/solve?
Solves failure for
async
loading of translations. Method has been changed to synchronous.Test Plan