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

`include_all_commits` decrease the stats

Open wiryadev opened this issue 3 years ago • 6 comments

Describe the bug include_all_commits decrease the stats instead of increasing it.

Expected behavior I expect include_all_commits to be increase my stats since it should counts total commits.

Screenshots / Live demo link (paste the github-readme-stats link as markdown image) Here is the table showing with and without include_all_commits

With Without

wiryadev avatar Aug 09 '21 09:08 wiryadev

I ran into the same problem.

8Q757 avatar Aug 10 '21 05:08 8Q757

same

wy-luke avatar Oct 18 '21 05:10 wy-luke

In my case this happens only when both include_all_commits=true and count_private=true are used.

count_private=false count_private=true
include_all_commits=false immagine immagine
include_all_commits=true immagine immagine

Perhaps the issue is when both are included?

Furthermore, I just noticed that by adding an additional & after the github username increases the commits (probably close to the right number, I am not sure, but the ones before are definetely not the right ones):

https://github-readme-stats.vercel.app/api?username=USERNAME&&include_all_commits=true&count_private=true

Result (using the double &): immagine

AlessioQuercia avatar Nov 17 '21 15:11 AlessioQuercia

still same issue

MagicLike avatar Jan 15 '22 17:01 MagicLike

I also have the same issue

Almighty-Shogun avatar Mar 07 '22 10:03 Almighty-Shogun

Same problem

luankaip avatar Mar 14 '22 05:03 luankaip

Duplicate of #1515.

rickstaa avatar Sep 24 '22 14:09 rickstaa