You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First up thank you for the fantastic tool, it is really helpful for my research.
I noticed by chance that some repositories do not turn up in the produced JSON file even though they match the query criteria.
🔬 How To Reproduce
I noticed the missing repositories when analyzing the dependents of super-csv.
Now, as you can see here, super-csv has a dependent repository owned by cenoteandoDB.
Yet, it does not show up in the produced JSON file (shown in the screenshot).
The cenoteandoDB repository currently has 6 stars and therefore should show up in the screenshoted section.
Please let me know if I am potentially making a mistake in the way I use the tool or if you can reproduce the issue
Screenshots
📈 Expected behavior
I expected the repository that shows up in the dependents tab of the github insight panel to show up in the produced JSON file.
I would be happy about any feedback.
Cheers!
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
First up thank you for the fantastic tool, it is really helpful for my research.
I noticed by chance that some repositories do not turn up in the produced JSON file even though they match the query criteria.
🔬 How To Reproduce
I noticed the missing repositories when analyzing the dependents of super-csv.
Environment
The call i used to produce the JSON
github-dependents-info --repo super-csv/super-csv --sort stars --json --minstars 3 > super_csv_dependents.json
Now, as you can see here, super-csv has a dependent repository owned by cenoteandoDB.
Yet, it does not show up in the produced JSON file (shown in the screenshot).
The cenoteandoDB repository currently has 6 stars and therefore should show up in the screenshoted section.
Please let me know if I am potentially making a mistake in the way I use the tool or if you can reproduce the issue
Screenshots
📈 Expected behavior
I expected the repository that shows up in the dependents tab of the github insight panel to show up in the produced JSON file.
I would be happy about any feedback.
Cheers!
The text was updated successfully, but these errors were encountered: