Remove test case 001012.eval.yaml#15993
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Removes a single Vally evaluation spec file for the azure-typespec-author skill under the skill’s evaluate/evals/ test suite.
Changes:
- Deleted
.github/skills/azure-typespec-author/evaluate/evals/001012.eval.yaml(the standalone eval spec for test case001012-version-operation-return-type-changed).
Comments suppressed due to low confidence (1)
.github/skills/azure-typespec-author/evaluate/evals/001012.eval.yaml:1
- Deleting this eval spec leaves references behind in the Vally suite configuration:
.github/skills/azure-typespec-author/evaluate/.vally.yamlstill listsevals/001012.eval.yamlunder theversioningsuite, so runningvally eval --suite versioningwill fail with a missing file. If the intent is to fully remove this test case, it should also be removed from the combinedevals/eval.yaml(which still contains001012-version-operation-return-type-changed). If the intent is to keep the case but only inevals/eval.yaml, then theversioningsuite list should be updated to not reference this deleted file (e.g., remove it or switch the suite to a glob).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
chunyu3
approved these changes
Jun 12, 2026
ArthurMa1978
approved these changes
Jun 13, 2026
Member
Author
|
/check-enforcer override |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the eval test case
.github/skills/azure-typespec-author/evaluate/evals/001012.eval.yaml.