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

chore: fixes CEL validation test target name #300

Merged
merged 3 commits into from
Feb 6, 2025
Merged

chore: fixes CEL validation test target name #300

merged 3 commits into from
Feb 6, 2025

Conversation

mathetake
Copy link
Member

Commit Message

This renames make test-cel to make test-crdcel to be precise
about what it is testing since we are also using CEL for LLM costs.

Also, this renames the tests/cel-validation directory to tests/crdcel
since it was previously incorrect and didn't match the make target.

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
@mathetake mathetake marked this pull request as ready for review February 6, 2025 17:11
@mathetake mathetake requested a review from a team as a code owner February 6, 2025 17:11
- name: Run unit tests
run: make test-coverage
- run: make test-coverage
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: i figured the naming for the make target doesn't provide any helpful information so i rather have the raw make command exposed - that way anyone can see what they are supposed to do locally when this and elsewhere is failing

@mathetake mathetake merged commit 108e1c0 into main Feb 6, 2025
17 checks passed
@mathetake mathetake deleted the chorenaming branch February 6, 2025 17:24
ericmariasis pushed a commit to ericmariasis/ai-gateway that referenced this pull request Feb 7, 2025
**Commit Message**

This renames `make test-cel` to `make test-crdcel` to be precise
about what it is testing since we are also using CEL for LLM costs.

Also, this renames the tests/cel-validation directory to tests/crdcel
since it was previously incorrect and didn't match the make target.

---------

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Eric Mariasis <ericmariasis829@gmail.com>
missBerg pushed a commit to melsal13/ai-gateway that referenced this pull request Feb 9, 2025
**Commit Message**

This renames `make test-cel` to `make test-crdcel` to be precise
about what it is testing since we are also using CEL for LLM costs.

Also, this renames the tests/cel-validation directory to tests/crdcel
since it was previously incorrect and didn't match the make target.

---------

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com>
daixiang0 pushed a commit to daixiang0/ai-gateway that referenced this pull request Feb 19, 2025
**Commit Message**

This renames `make test-cel` to `make test-crdcel` to be precise 
about what it is testing since we are also using CEL for LLM costs.

Also, this renames the tests/cel-validation directory to tests/crdcel
since it was previously incorrect and didn't match the make target.

---------

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Loong <long0dai@foxmail.com>
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