-
Notifications
You must be signed in to change notification settings - Fork 735
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
Add parameter to listContributors for anonymous contributors #1907
base: main
Are you sure you want to change the base?
Conversation
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 fix CI failures
Committing @bitwiseman suggestion Co-authored-by: Liam Newman <[email protected]>
Committing @bitwiseman suggestion Co-authored-by: Liam Newman <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1907 +/- ##
============================================
+ Coverage 83.10% 83.12% +0.02%
- Complexity 2331 2333 +2
============================================
Files 231 231
Lines 7172 7176 +4
Branches 378 378
============================================
+ Hits 5960 5965 +5
Misses 974 974
+ Partials 238 237 -1 ☔ View full report in Codecov by Sentry. |
@bitwiseman I've incorporated the changes you requested and all tests now pass. Can this be merged and released? |
Fixes #1905
Description
Before submitting a PR:
@link
JavaDoc entries to the relevant documentation on https://docs.github.com/en/rest .mvn -D enable-ci clean install site
locally. If this command doesn't succeed, your change will not pass CI.main
. You will create your PR from that branch.When creating a PR: