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 #27

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

hgiasac
Copy link
Collaborator

@hgiasac hgiasac commented Nov 7, 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 7, 2024

Code Coverage

Package Line Rate Health
github.com/hasura/ndc-prometheus/connector/api 69%
github.com/hasura/ndc-prometheus/connector/client 59%
github.com/hasura/ndc-prometheus/connector 55%
github.com/hasura/ndc-prometheus/connector/internal 55%
github.com/hasura/ndc-prometheus/connector/metadata 89%
github.com/hasura/ndc-prometheus/connector/types 100%
Summary 65% (2408 / 3709)

Minimum allowed line rate is 40%

@hgiasac hgiasac merged commit e51590c into main Nov 7, 2024
1 check passed
@hgiasac hgiasac deleted the rename-overlapped-label-with-default-fields branch November 7, 2024 14:09
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