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

The total number of commits displayed on my generated card is inaccurate. #3850

Open
SnoepNFTs opened this issue Jul 16, 2024 · 5 comments
Open
Labels
bug Something isn't working. ⭐ top bug Top bug.

Comments

@SnoepNFTs
Copy link

SnoepNFTs commented Jul 16, 2024

Describe the bug

I deployed my README repository on Vercel, but the total commit count appears to be incorrect on my card. It therefore does not align with my total contributions. Here is the mardown (and URL) I used in my file:

<div align=left>
  <img width=390 src="https://github-readme-stats-snoeps-projects.vercel.app/api?username=SnoepNFTs&include_all_commits=true&show_icons=true&theme=react&rank_icon=github&border_radius=10" alt="readme statistics" />
</div>

Expected behavior

I expect that the count of my total commits are anywhere near the contributions shown on my public github profile:

I made sure to enable the repo and user settings for my PAT environment variable.

image

image

Screenshots / Live demo link

image

Additional context

I experimented with both &count_private=true and &include_all_commits to see if these options would make any difference, but unfortunately, they did not.

@SnoepNFTs SnoepNFTs added the bug Something isn't working. label Jul 16, 2024
@SnoepNFTs
Copy link
Author

I do want to add that new commits that I am pushing appear to be added to the total count correctly. I believe the issue lies with initially fetching the correct number of (total) commits.

@AZCodingAccount
Copy link

I also have the same problem, specifically, my total contribution is 960, but only 910 is displayed, missing dozens of commits

@ImanNoferesti
Copy link

I'm having the same issue. My private commits are not showing up, even though I followed the steps in the video tutorial.

rudolfolah added a commit to rudolfolah/rudolfolah that referenced this issue Jul 20, 2024
added more badges

removed the top languages and commits/contributions badge, it appears to be experiencing some issues:
- anuraghazra/github-readme-stats#3850
- anuraghazra/github-readme-stats#3718
- anuraghazra/github-readme-stats#3469
@github-actions github-actions bot added the ⭐ top bug Top bug. label Jul 28, 2024
@om3ga6400
Copy link

same!

@krrish-sehgal
Copy link

I would like to work on this , Please assign me this issue under hacktoberfest 2024.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. ⭐ top bug Top bug.
Projects
None yet
Development

No branches or pull requests

5 participants