-
Notifications
You must be signed in to change notification settings - Fork 2
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
Release v0.2.4 #115
base: master
Are you sure you want to change the base?
Release v0.2.4 #115
Conversation
…nderlying scan util
Deprecation warnings
Fix composite-aggs scan, by retrieving first batch.
…nderlying scan util
Activate 'github actions' on dev branch
Feature - add query `match_all` and `match_none` query clauses
Fix Search.scan method to allow passing or additional parameters to underlying scan util
Codecov Report
@@ Coverage Diff @@
## master #115 +/- ##
==========================================
+ Coverage 90.04% 90.22% +0.18%
==========================================
Files 45 46 +1
Lines 2862 2875 +13
==========================================
+ Hits 2577 2594 +17
+ Misses 285 281 -4
Continue to review full report at Codecov.
|
not merged yet because of missing privileges on repo, but released on https://pypi.org/project/pandagg/0.2.4/ |
Improve documentation examples
Introduction of changelog (begin at v0.2.4).
Docstring improvements
Use isort to properly sort imports statements
No description provided.