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

Now allows arrow selectors in aggregate methods #45

Conversation

gin0115
Copy link
Owner

@gin0115 gin0115 commented Feb 2, 2022

No description provided.

@gin0115 gin0115 linked an issue Feb 2, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2022

Codecov Report

Merging #45 (0ba15b5) into develop (fd3fadf) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #45      +/-   ##
=============================================
+ Coverage      96.94%   96.95%   +0.01%     
- Complexity       434      436       +2     
=============================================
  Files             18       18              
  Lines           1080     1084       +4     
=============================================
+ Hits            1047     1051       +4     
  Misses            33       33              
Impacted Files Coverage Δ
src/QueryBuilder/QueryBuilderHandler.php 96.55% <100.00%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd3fadf...0ba15b5. Read the comment docs.

@gin0115 gin0115 merged commit eda7f94 into develop Feb 2, 2022
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.

Add Raw and JSON support to aggregate() methods
2 participants