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

Generating statistics for one repository

Open ghost opened this issue 4 years ago • 7 comments

How to make generating statistics for one repository?

ghost avatar Oct 23 '21 13:10 ghost

@jjacenty I could be wrong but to my knowledge, this is currently not yet possible. The only thing you can do for the language card is to exclude all the other repositories using the exclude (see the documentation). We would need to create an include query for this behaviour. Which card are you using?

rickstaa avatar Oct 27 '21 06:10 rickstaa

Yes, I've seen it only if someone has a 100 repository?

ghost avatar Nov 01 '21 17:11 ghost

@jjacenty I agree that a include tag would be a nice addition. Maybe you can rewrite your original comment into a feature request (e.g. give a more detailed explanation of the feature you had in mind)?

rickstaa avatar Nov 01 '21 17:11 rickstaa

@rickstaa . I have added the changes required for this issue . https://github.com/anuraghazra/github-readme-stats/compare/master...AbhishekPowar:Issue_1410?expand=1 Can you please review the code ?

AbhishekPowar avatar Feb 14 '22 22:02 AbhishekPowar

@AbhishekPowar Thanks a lot for implementing the code for adding this new feature. I quickly checked it, and overall it looks good. There are, however, small things I would change. Maybe you can create a pull request so that @anuraghazra and I can add comments.

rickstaa avatar Feb 15 '22 10:02 rickstaa

Hi @rickstaa, I have raised the PR #1590 as discussed. Please review and add comments

AbhishekPowar avatar Feb 15 '22 18:02 AbhishekPowar

@AbhishekPowar Thanks a lot for creating the pull request! I will try to look at the pull request later this week.

rickstaa avatar Feb 15 '22 19:02 rickstaa