Skip to content

C#: Count unsupported external library generics.#10694

Closed
michaelnebel wants to merge 2 commits into
github:mainfrom
michaelnebel:csharp/count-unsupported-generics
Closed

C#: Count unsupported external library generics.#10694
michaelnebel wants to merge 2 commits into
github:mainfrom
michaelnebel:csharp/count-unsupported-generics

Conversation

@michaelnebel

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the C# label Oct 5, 2022
@michaelnebel michaelnebel requested a review from hvitved October 6, 2022 07:54
@michaelnebel

Copy link
Copy Markdown
Contributor Author

@hvitved : What do you think about this. Would this be a query for reasonably measuring the changes to summaries for generic like methods.

@hvitved hvitved left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What is it exactly we want to measure; is it the number of calls to methods that use type-based summaries? As-is, I don't see the exact value of this query compared to UnsupportedExternalAPIs.ql, except being restricted to generics.

* @name Usage count of unsupported external library generic APIs
* @description A call to an unsuppported external library generic API.
* @kind metric
* @tags summary

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Needs a meta tag.

@michaelnebel michaelnebel deleted the csharp/count-unsupported-generics branch March 7, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants