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

I490 #491

Merged
merged 5 commits into from Aug 3, 2018
Merged

I490 #491

merged 5 commits into from Aug 3, 2018

Conversation

wlandau
Copy link
Collaborator

@wlandau wlandau commented Aug 2, 2018

Summary

Offload drake's code examples to this repository and make make drake_example() and drake_examples() download examples from there.

Related GitHub issues and pull requests

Checklist

  • I have read drake's code of conduct, and I agree to follow its rules.
  • I have read the guidelines for contributing.
  • I have listed any substantial changes in the development news.
  • I have added testthat unit tests to tests/testthat to confirm that any new features or functionality work correctly.
  • I have tested this pull request locally with devtools::check()
  • This pull request is ready for review.
  • I think this pull request is ready to merge.

@wlandau wlandau self-assigned this Aug 2, 2018
@codecov-io
Copy link

codecov-io commented Aug 2, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #491   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          68     68           
  Lines        5946   5957   +11     
=====================================
+ Hits         5946   5957   +11
Impacted Files Coverage Δ
R/deprecate.R 100% <ø> (ø) ⬆️
R/examples.R 100% <100%> (ø) ⬆️
R/mtcars_example.R 100% <100%> (ø) ⬆️

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 e7b1ff4...fcd9985. Read the comment docs.

@wlandau wlandau merged commit ece1966 into master Aug 3, 2018
@wlandau wlandau deleted the i490 branch August 3, 2018 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants