Skip to content

JavaScript: Minor improvements to API graph library#4317

Merged
codeql-ci merged 2 commits intogithub:mainfrom
max-schaefer:js/api-node-depth
Sep 22, 2020
Merged

JavaScript: Minor improvements to API graph library#4317
codeql-ci merged 2 commits intogithub:mainfrom
max-schaefer:js/api-node-depth

Conversation

@max-schaefer
Copy link
Contributor

Two independent improvements:

  • Expose a predicate API::Node.getDepth().
    My main use case right now is to be able to define a sensible order on API-graph nodes for tests of @kind graph. (We don't have any in this repo, but I have some in another repo.)
  • Add a few metric queries for API graphs so we can measure the impact of future changes.

@max-schaefer max-schaefer requested a review from a team as a code owner September 22, 2020 08:33
@github-actions github-actions bot added the JS label Sep 22, 2020
@codeql-ci codeql-ci merged commit 036a36a into github:main Sep 22, 2020
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.

3 participants