-
Notifications
You must be signed in to change notification settings - Fork 518
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
Create contributors data gathering script #3117
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3117 +/- ##
==========================================
+ Coverage 86.03% 88.29% +2.26%
==========================================
Files 832 832
Lines 92243 92243
==========================================
+ Hits 79360 81447 +2087
+ Misses 12883 10796 -2087
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Output currently looks like this:
|
This looks really good. One minor suggestion would be to have the default output be a simple list of names combining all authors, committers and reviewers, with option to show the above more detailed output if desired. |
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.
Please add the copyright header, then this should be good to merge.
Another note from @ksbeattie - a quick "README" or a more explanatory help message. |
@ksbeattie - Please look over! The new output looks like this:
|
Looks great. I just tried it on IDAES/idaes-pse, watertap-org/watertap and CCSI-Toolset/FOQUS and it worked just fine. Thank you so much! |
Fixes NA
Summary/Motivation:
This adds a small script that can assist with gathering relevant contributor information for a given repository during a given timeframe. It was requested as part of an IDAES technical meeting.
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: