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
What we'll wanna do besides add more documentation about all of these is to allow users to specify which ones they want. This would allow people to remove stats from the list if for some reason they don't have persmissions or its not applicable.
I think an argument like called github_stats would be added to this argument as well as the others that call it.
By default it would be all where all is recoded into the full respective list. But otherwise someone could specify which they want and then we'd subset api_calls to what is specified. This would require each of these to be well documented.
Right now these are the API calls run:
What we'll wanna do besides add more documentation about all of these is to allow users to specify which ones they want. This would allow people to remove stats from the list if for some reason they don't have persmissions or its not applicable.
I think an argument like called
github_stats
would be added to this argument as well as the others that call it.metricminer/R/github.R
Line 161 in 1dc2e7a
By default it would be
all
where all is recoded into the full respective list. But otherwise someone could specify which they want and then we'd subsetapi_calls
to what is specified. This would require each of these to be well documented.https://github.com/fhdsl/metricminer/blob/main/R/github.R#L175
The text was updated successfully, but these errors were encountered: