TriPSs / nestjs-query

Easy CRUD for GraphQL.
https://tripss.github.io/nestjs-query/
MIT License
159 stars 43 forks source link

feat(query-typeorm): Support virtual columns in filtering #211

Closed TriPSs closed 9 months ago

TriPSs commented 9 months ago

67

codecov-commenter commented 9 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (4e2aac1) 86.23% compared to head (cb997cf) 86.28%. Report is 1 commits behind head on master.

Files Patch % Lines
.../query-typeorm/src/query/sql-comparison.builder.ts 62.50% 0 Missing and 3 partials :warning:
...es/query-typeorm/src/query/filter-query.builder.ts 77.77% 0 Missing and 2 partials :warning:
packages/query-typeorm/src/query/where.builder.ts 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #211 +/- ## ========================================== + Coverage 86.23% 86.28% +0.05% ========================================== Files 688 688 Lines 9750 9765 +15 Branches 858 862 +4 ========================================== + Hits 8408 8426 +18 + Misses 624 619 -5 - Partials 718 720 +2 ```

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