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

Feature - add query match_all and match_none query clauses #106

Closed
wants to merge 2 commits into from

Conversation

leonardbinet
Copy link
Collaborator

relates to #103 (comment)

@codecov-commenter
Copy link

Codecov Report

Merging #106 (0747779) into master (39e50d9) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   90.04%   90.08%   +0.04%     
==========================================
  Files          45       46       +1     
  Lines        2862     2875      +13     
==========================================
+ Hits         2577     2590      +13     
  Misses        285      285              
Impacted Files Coverage Δ
pandagg/node/aggs/bucket.py 96.61% <100.00%> (+0.01%) ⬆️
pandagg/node/query/__init__.py 100.00% <100.00%> (ø)
pandagg/node/query/match_all.py 100.00% <100.00%> (ø)
pandagg/query.py 100.00% <100.00%> (ø)

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 39e50d9...0747779. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants