Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to specify which github stats to return #91

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

cansavvy
Copy link
Collaborator

@cansavvy cansavvy commented Oct 2, 2024

Purpose/implementation Section

What changes are being implemented in this Pull Request?

@kweav and I pair programmed on this. It is meant to address #88

We had to carry over the changes to a number of the arguments but it should be a bit cleaner now. People can specify a vector with what stats they'd like collected.

What was your approach?

We tested this interactively using the examples (and added some examples to the docs too)

What GitHub issue does your pull request address?

#88

Tell potential reviewers what kind of feedback you are soliciting.

@kweav and I might look at this with fresh eyes later just to see if there's anything else that could use polishing.

@cansavvy cansavvy requested a review from kweav October 2, 2024 18:48
R/github.R Outdated Show resolved Hide resolved
@cansavvy
Copy link
Collaborator Author

cansavvy commented Oct 3, 2024

@kweav I feel pretty good about this code but you take a look and see if there's anything else we should improve. Tests are passing so feel free to approve/merge as you'd like.

Copy link
Contributor

@kweav kweav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I like the comments a lot. They were a good reminder of what the code was doing

@kweav kweav merged commit dd2e3df into main Oct 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants