Skip to content
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

♻️ Align contributor counting with qodana cloud #244

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

tiulpin
Copy link
Member

@tiulpin tiulpin commented Jan 8, 2024

Pull Request Details

by @taport, but with a cherry-pick to a proper branch
Changes made to align with contributor counting in qodana cloud:

  • Stop using mailmap
  • Always ignore qodana bot when counting contributors
  • Count contributors by unique (email + username)

Closes #243

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My commit messages are styled with gitmoji
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@tiulpin tiulpin self-assigned this Jan 8, 2024
@tiulpin tiulpin merged commit 9a1ab1e into main Jan 8, 2024
7 checks passed
@tiulpin tiulpin deleted the contributors-fix branch January 8, 2024 10:21
Copy link

github-actions bot commented Jan 8, 2024

Qodana for Go

It seems all right 👌

No new problems were found according to the checks applied

@@ Code coverage @@
+ 60% total lines covered
4068 lines analyzed, 2475 lines covered
! 75% fresh lines covered
8 lines analyzed, 6 lines covered
# Calculated according to the filters of your coverage tool

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants