Closed cyp3rius closed 2 years ago
Task linked: CU-2dz37t8 Comments are broken if user was deleted
Merging #138 (b821fdc) into master (9199a65) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #138 +/- ##
=======================================
Coverage 61.82% 61.82%
=======================================
Files 9 9
Lines 516 516
Branches 201 201
=======================================
Hits 319 319
Misses 194 194
Partials 3 3
Flag | Coverage Δ | |
---|---|---|
unittest | 61.82% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9199a65...b821fdc. Read the comment docs.
Ticket
https://github.com/VirtusLab/strapi-plugin-comments/issues/137
Summary
What does this PR do/solve?
Covers case when Strapi User was removed and still got some comments assigned. Prevents interface crashes.
Test Plan
Author removed
is visible instead of name and interface is not crashing