TryGhost / NQL

MIT License
4 stars 8 forks source link

🐛 added contains support to nested relations #86

Open vikaspotluri123 opened 2 months ago

vikaspotluri123 commented 2 months ago

Originally reported on the Forum

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.06%. Comparing base (57e311d) to head (cc25cfc). Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
packages/mongo-knex/lib/convertor.js 97.22% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== + Coverage 79.80% 81.06% +1.25% ========================================== Files 9 9 Lines 1575 1685 +110 Branches 318 339 +21 ========================================== + Hits 1257 1366 +109 - Misses 313 314 +1 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.