Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

TriPSs
Copy link
Owner

@TriPSs TriPSs commented Jan 11, 2024

#67

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

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 ⚠️
...es/query-typeorm/src/query/filter-query.builder.ts 77.77% 0 Missing and 2 partials ⚠️
packages/query-typeorm/src/query/where.builder.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TriPSs TriPSs merged commit f87d780 into master Jan 11, 2024
14 of 15 checks passed
@TriPSs TriPSs deleted the featre/typeorm-virtual-columns branch January 11, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants