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

Add _gte and _lte operators to timestamp #3

Merged
merged 3 commits into from
Nov 7, 2024
Merged

Conversation

hgiasac
Copy link
Collaborator

@hgiasac hgiasac commented Nov 6, 2024

Add _gte and _lte operators to the Timestamp scalar. Even though they are the same with _lt and _gt some tools such as PromptQL use those operators by default.

Copy link

github-actions bot commented Nov 6, 2024

Code Coverage

Package Line Rate Health
github.com/hasura/ndc-loki/configuration 0%
github.com/hasura/ndc-loki/configuration/version 39%
github.com/hasura/ndc-loki/connector/api 78%
github.com/hasura/ndc-loki/connector/client 35%
github.com/hasura/ndc-loki/connector 40%
github.com/hasura/ndc-loki/connector/internal 17%
github.com/hasura/ndc-loki/connector/metadata 66%
github.com/hasura/ndc-loki/jsonschema 52%
Summary 40% (1780 / 4438)

Minimum allowed line rate is 40%

@hgiasac hgiasac merged commit 0ae70b3 into main Nov 7, 2024
2 checks passed
@hgiasac hgiasac deleted the support-gte-lte branch November 7, 2024 10:07
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.

1 participant