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

541 #542

Merged
merged 3 commits into from
Oct 10, 2018
Merged

541 #542

merged 3 commits into from
Oct 10, 2018

Conversation

wlandau
Copy link
Member

@wlandau wlandau commented Oct 10, 2018

Summary

In make(verbose = 4), print to the console when a target is being stored.

Related GitHub issues and pull requests

Checklist

  • I have read drake's code of conduct, and I agree to follow its rules.
  • 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 Oct 10, 2018
@codecov-io
Copy link

codecov-io commented Oct 10, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #542   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          72     72           
  Lines        6436   6419   -17     
=====================================
- Hits         6436   6419   -17
Impacted Files Coverage Δ
R/config.R 100% <ø> (ø) ⬆️
R/color.R 100% <ø> (ø) ⬆️
R/console.R 100% <100%> (ø) ⬆️
R/store.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 a92796b...176c418. Read the comment docs.

@wlandau wlandau merged commit 93df07a into master Oct 10, 2018
@wlandau wlandau deleted the 541 branch October 10, 2018 16:37
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