-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Aggregation loadall #1735
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
Aggregation loadall #1735
Conversation
Merge master
Codecov Report
@@ Coverage Diff @@
## master #1735 +/- ##
==========================================
+ Coverage 90.91% 91.08% +0.16%
==========================================
Files 70 74 +4
Lines 14994 15605 +611
==========================================
+ Hits 13632 14214 +582
- Misses 1362 1391 +29
Continue to review full report at Codecov.
|
…ation_loadall # Conflicts: # tests/test_search.py
Pull Request check-list
Please make sure to review and check all of these items:
$ tox
pass with this change (including linting)?NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.
Description of change
closes #1688
Based on cover_aggregation branch (#1713)