-
Notifications
You must be signed in to change notification settings - Fork 0
Update and automate report figure to map repos to objectives #301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Aimee Barciauskas <[email protected]>
| 0.93, | ||
| f"Commits per Repository ({date_range})", | ||
| ax.set_title( | ||
| f"{pi.upper()} ODD's commits to open source repositories", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be "merged PRs" or "commits to default branch of"?
|
|
||
| ## Visualization | ||
|
|
||
| The commits per repository chart uses color-coding to show which objective each repo contributes to. Repos that contribute to multiple objectives are shown with split bars. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add something like:
the number of merged PRs/commits to default branch should not be interpreted as the relative significance of any given repository in our work, as the development cadence and method varies across these repositories.
abarciauskas-bgse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @maxrjones ! I didn't read the code exhaustively but I reviewed the README updates and that documentation was helpful.
Generated using claude code