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

Add drat folder to the valid repos #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

zkamvar
Copy link
Member

@zkamvar zkamvar commented Jan 18, 2019

I had noticed that packages listed in the drat/ folder were not necessarily listed in the src/ folder, preventing their installation. If I added the drat/ folder to the valid repos, then these packages would install correctly.

I had noticed that packages listed in the `drat/` folder were not necessarily listed in the `src/` folder, preventing their installation. If I added the `drat/` folder to the valid repos, then these packages would install correctly.
@codecov
Copy link

codecov bot commented Jan 18, 2019

Codecov Report

Merging #17 into master will decrease coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage     100%   99.57%   -0.43%     
==========================================
  Files           8        8              
  Lines         270      233      -37     
==========================================
- Hits          270      232      -38     
- Misses          0        1       +1
Impacted Files Coverage Δ
R/r.R 97.91% <0%> (-2.09%) ⬇️
R/rstudio.R 100% <0%> (ø) ⬆️
R/main.R 100% <0%> (ø) ⬆️
R/build.R 100% <0%> (ø) ⬆️
R/config.R 100% <0%> (ø) ⬆️
R/nomad.R 100% <0%> (ø) ⬆️

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 b52feab...38e3bd7. 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.

1 participant