Script to generate shared code metrics#12091
Merged
calumgrant merged 2 commits intomainfrom Feb 20, 2023
Merged
Conversation
andersfugmann
previously approved these changes
Feb 14, 2023
Contributor
andersfugmann
left a comment
There was a problem hiding this comment.
LTGM. Thanks for creating this.
I have one minor comment on the PR, but feel free to ignore and merge at will.
Contributor
|
I really appreciate you doing this! Its a huge help to get an overview of the current state of shared code! I could be tempted to add an option to output in CSV (or other column based format) to allow easier view of large tables, but this is a great start! |
Co-authored-by: Anders Peter Fugmann <anders@fugmann.net>
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.
This script measures the amount of code sharing in the CodeQL repo, and displays the package dependencies.
Sample output:
Report on CodeQL code sharing
Generated on 2023-02-03 16:25:12.551688
Shared code by language
.ql/.qll) that are only used within this language folder. Excludesidentical-files.jsonthat are shared between multiple languages..ql/.qll) files that are transitively used in this language folder, either via packages oridentical-files.jsonShared packages use by language
A package is used if it is a direct or indirect dependency, or a file shared via
identical-files.json.Shared code by language pack
Shared code by package