Closed CodeVoyager closed 6 months ago
Attention: Patch coverage is 80.00000%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 53.58%. Comparing base (
0f9934f
) to head (0b10a16
).
Files | Patch % | Lines |
---|---|---|
server/services/admin.ts | 80.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ticket
https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/issues/424
Summary
What does this PR do/solve?
context: If a navigation has no items
$or
using an empty list results in all table rows to be included.Test Plan