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

[docs] [R-package] improve R-package docs on testing #3724

Merged
merged 3 commits into from
Jan 4, 2021

Conversation

jameslamb
Copy link
Collaborator

This PR proposes some small improvements to the R package README.

  • note that R package tests are run on GitHub Actions (not Travis)
  • change instructions for getting package coverage to use source builds of the CRAN package
    • for someone checking test coverage, I think using the more-likely-to-work installation method is a lot more important than using the cmake-based method that produces a more efficient lib_lightgbm
  • change test coverage script to only care about tests (not examples or vignettes)

@jameslamb jameslamb merged commit 98e6f71 into microsoft:master Jan 4, 2021
@jameslamb jameslamb deleted the docs/r-readme branch January 4, 2021 21:43
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants