-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Include QueryBuilder implementations #3107
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3107 +/- ##
=============================================
+ Coverage 51.89% 66.50% +14.61%
- Complexity 3344 4371 +1027
=============================================
Files 219 242 +23
Lines 13735 14207 +472
Branches 795 853 +58
=============================================
+ Hits 7128 9449 +2321
+ Misses 6361 4386 -1975
- Partials 246 372 +126
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@angelo147 Thank you for this PR and sorry for late reply.
Please address the change requests.
Regarding #3060 i included the querybuilder package and QueryBuilderTest, also made some internal changes.