Skip to content

feat(document): add GetOperationById to search operations across path… (#3025) - #3074

Open
Vincent Biret (baywet) wants to merge 1 commit into
support/v2from
feat/operation-lookup-to-v2
Open

feat(document): add GetOperationById to search operations across path… (#3025)#3074
Vincent Biret (baywet) wants to merge 1 commit into
support/v2from
feat/operation-lookup-to-v2

Conversation

@baywet

Copy link
Copy Markdown
Member

port of #3025 to v2

#3025)

* feat(document): add GetOperationById to search operations across paths and webhooks

* refactor(document): replace Concat with dedicated GetAllOperations iterator

* refactor(document): extract GetOperationsFromPathItems to eliminate duplicate iteration

* refactor(document): simplify GetOperationById using single-pass helper

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet
Vincent Biret (baywet) requested a review from a team as a code owner September 8, 2026 13:11
@baywet Vincent Biret (baywet) self-assigned this Sep 8, 2026
@baywet
Vincent Biret (baywet) enabled auto-merge (squash) September 8, 2026 13:12
@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall line coverage in commit 1bf6028 in the feat/operation-looku... branch is 41%. The line coverage in commit 1dae1ff in the support/v2 branch is 32%.

Show a line coverage summary of the most impacted files.
File support/v2 1dae1ff feat/operation-looku... 1bf6028 +/-
/home/runner/wo...pyReferences.cs 63% 31% -32%
/home/runner/wo...Deserializer.cs 94% 69% -25%
/home/runner/wo...Deserializer.cs 100% 77% -23%
/home/runner/wo...Deserializer.cs 100% 80% -20%
/home/runner/wo...Deserializer.cs 100% 81% -19%
/home/runner/wo...Deserializer.cs 96% 82% -14%
/home/runner/wo...piComponents.cs 99% 87% -12%
/home/runner/wo...Deserializer.cs 100% 92% -8%
/home/runner/wo...xGenerator.g.cs 0% 85% +85%
/home/runner/wo...piTestAssert.cs 0% 91% +91%

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

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.

2 participants