Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
datacite
/
lupo
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
16
Code
Issues
58
Pull requests
15
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Query builder (3 of 3): Refactor aggregates
- #1304
#1304
Draft
jrhoads
wants to merge 11 commits into
master
datacite/lupo:master
from
query-builder-refactor-aggregates
datacite/lupo:query-builder-refactor-aggregates
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Query builder (3 of 3): Refactor aggregates
#1304
jrhoads
wants to merge 11 commits into
master
datacite/lupo:master
from
query-builder-refactor-aggregates
datacite/lupo:query-builder-refactor-aggregates
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2024
Standardize; always use 'terms' for filters, not 'term'
jrhoads
committed
a0c486c
View commit details
Copy full SHA for a0c486c
Browse repository at this point
Reorder filter terms. Group by type of field
jrhoads
committed
10c444c
View commit details
Copy full SHA for 10c444c
Browse repository at this point
Refactor filter builder into its own class. Call that from the graphql query builder
jrhoads
committed
948ea00
View commit details
Copy full SHA for 948ea00
Browse repository at this point
Appease Rubocop
jrhoads
committed
2453788
View commit details
Copy full SHA for 2453788
Browse repository at this point
Refactor aggregates, allow selection
jrhoads
committed
2fb7441
View commit details
Copy full SHA for 2fb7441
Browse repository at this point
Add spec for selected aggregations
jrhoads
committed
b9016c4
View commit details
Copy full SHA for b9016c4
Browse repository at this point
Add additional specs for edge cases for aggregate specification
jrhoads
committed
b2292ce
View commit details
Copy full SHA for b2292ce
Browse repository at this point
Update specs to skip elasticsearch if they don't use them
jrhoads
committed
8adba3a
View commit details
Copy full SHA for 8adba3a
Browse repository at this point
Refactor building aggregations into their own class
jrhoads
committed
255bb7b
View commit details
Copy full SHA for 255bb7b
Browse repository at this point
Appease Rubocop
jrhoads
committed
13f7087
View commit details
Copy full SHA for 13f7087
Browse repository at this point
Commits on Dec 13, 2024
Do not return facets if the facet count is set to 0
jrhoads
committed
69d49bd
View commit details
Copy full SHA for 69d49bd
Browse repository at this point
You can’t perform that action at this time.