Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Provide appropriate access to grouping columns for ts_plot() #727

Merged
merged 4 commits into from
Aug 14, 2022

Conversation

bensoltoff
Copy link
Contributor

Resolves #724.

@llrs I added tests per your request in #726 but I'm afraid I don't understand the testing infrastructure enough to actually run it on my computer. I see the use of vcr to store the results, but I don't know how to add my own token to the request so the test actually runs.

@llrs
Copy link
Collaborator

llrs commented Aug 11, 2022

Many thanks for the update.

Don't worry by the tests: it uses a special variable to pick up the credentials that I have in my computer and on the CI on github. I am now allowing the checks to run, and I will review it shortly.

llrs added 2 commits August 12, 2022 20:37
 - Skip test if dplyr is not installed
 - Use a column present in rt
 - Do not duplicate test (ts_plot calls ts_data)
 - Add fixture for vcr.
@llrs
Copy link
Collaborator

llrs commented Aug 13, 2022

I modified the test because rt didn't have screen_name. I also slightly modified the ts_plot to make it clear which column is using. If there isn't any issue I'll merge it soon.

@llrs llrs merged commit 4462710 into ropensci-archive:devel Aug 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants