Skip to content

Conversation

eddelbuettel
Copy link
Member

Given a test matrix, covr() can run while tests are running reducing overall time.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Prefereably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog

@codecov-io
Copy link

Codecov Report

Merging #1057 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1057   +/-   ##
=======================================
  Coverage   95.60%   95.60%           
=======================================
  Files          64       64           
  Lines        2778     2778           
=======================================
  Hits         2656     2656           
  Misses        122      122           

@eddelbuettel
Copy link
Member Author

eddelbuettel commented Mar 23, 2020

Just rearranging some more deckchairs in the .travis.yml file. No code change. Can be merged anytime.

@eddelbuettel eddelbuettel merged commit 9bf01e7 into master Mar 23, 2020
@eddelbuettel eddelbuettel deleted the feature/parallel_coverage branch March 23, 2020 14:56
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