github-readme-stats icon indicating copy to clipboard operation
github-readme-stats copied to clipboard

My issues aren't being calculated properly

Open MUmarShahbaz opened this issue 1 year ago • 1 comments

Describe the bug

Could you please describe how you identify the number of issues made by the user??? Github trophies had the same error I have authored 15 issues excluding this one but README Stats and README trophies only think I have made 9 of them.

trophy graph stats graph

image

Other than that how do you calculate commits?? README Stats shows total commits as 211 at the moment but README streaks show it as 600+ and so does the trophies above

streak graph

Expected behavior

I expected that my issues would be counted as 15 instead of 9 and my total commits in the stats card as 600+ as well

Screenshots / Live demo link

trophy graph stats graph

image

Additional context

No response

MUmarShahbaz avatar Aug 14 '24 08:08 MUmarShahbaz

Hello @MUmarShahbaz

By default you can display only public contributions on your card, I can assume that this can be source of your problem. In case you want to display your private contributions you can deploy own instance using own GitHub API token.

In any case we do not making any calculations on our side, we just displaying the number that was fetched from the GitHub API.

qwerty541 avatar Sep 22 '25 14:09 qwerty541