[TypeSpec Authoring][Benchmark] Add checkExistence(HEAD) operation to existing resource case#15805
Open
JoyerJin wants to merge 2 commits into
Open
[TypeSpec Authoring][Benchmark] Add checkExistence(HEAD) operation to existing resource case#15805JoyerJin wants to merge 2 commits into
JoyerJin wants to merge 2 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new benchmark stimulus (002011-arm-add-check-existence-operation) that exercises the azure-typespec-author skill's ability to add a checkExistence (HEAD) operation to an existing ARM resource, registers it in the armtemplate suite, and provides both a standalone eval file and an entry in the consolidated eval.yaml.
Changes:
- New standalone eval
evals/002011.eval.yamldefining the stimulus, fixtures, graders (tool-calls, skill-invocation, file-matches onArmResourceCheckExistence<Employee>, prompt) and scoring weights. - Added the same stimulus to the aggregated
evals/eval.yamlunder thearmtemplatetag. - Wired the new eval into
.vally.yaml'sarmtemplatesuite list.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| .github/skills/azure-typespec-author/evaluate/evals/002011.eval.yaml | New standalone Vally eval for the checkExistence stimulus. |
| .github/skills/azure-typespec-author/evaluate/evals/eval.yaml | Adds the same stimulus to the aggregated multi-stimulus eval. |
| .github/skills/azure-typespec-author/evaluate/.vally.yaml | Registers the new eval file in the armtemplate suite. |
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.
No description provided.