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

Final wave of function renaming. #152

Merged
merged 5 commits into from
Nov 13, 2017
Merged

Final wave of function renaming. #152

merged 5 commits into from
Nov 13, 2017

Conversation

wlandau
Copy link
Member

@wlandau wlandau commented Nov 13, 2017

From looking at the other rOpenSci review experiences, a particular weakness for drake was going to be that exported functions conflicted with those in popular packages. For those watching ropensci/software-review#156, I apologize for all the sudden change. I did make sure to preserve all the goodpractice::gp() check results, etc. Hopefully after this last wave of changes, the risk of conflicting with popular packages will be negligible.

@codecov-io
Copy link

codecov-io commented Nov 13, 2017

Codecov Report

Merging #152 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #152   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          57     57           
  Lines        3593   3678   +85     
=====================================
+ Hits         3593   3678   +85
Impacted Files Coverage Δ
R/examples.R 100% <ø> (ø) ⬆️
R/build.R 100% <ø> (ø) ⬆️
R/graph.R 100% <ø> (ø) ⬆️
R/basic_example.R 100% <ø> (ø) ⬆️
R/migrate.R 100% <100%> (ø) ⬆️
R/outdated.R 100% <100%> (ø) ⬆️
R/parallel_ui.R 100% <100%> (ø) ⬆️
R/tips.R 100% <100%> (ø) ⬆️
R/config.R 100% <100%> (ø) ⬆️
R/dataframes_graph.R 100% <100%> (ø) ⬆️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20a4b61...d030cba. Read the comment docs.

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.

3 participants