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

Show library path and where each package is loaded from #20

Merged
merged 6 commits into from
Sep 24, 2018

Conversation

gaborcsardi
Copy link
Member

Closes #9.

@codecov-io
Copy link

codecov-io commented Sep 24, 2018

Codecov Report

Merging #20 into master will increase coverage by 0.57%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   90.29%   90.86%   +0.57%     
==========================================
  Files           8        8              
  Lines         206      230      +24     
==========================================
+ Hits          186      209      +23     
- Misses         20       21       +1
Impacted Files Coverage Δ
R/loaded-packages.R 100% <100%> (ø) ⬆️
R/dependent-packages.R 97.87% <100%> (+0.19%) ⬆️
R/package-info.R 85.84% <81.81%> (+0.12%) ⬆️
R/printing.R 83.33% <0%> (+16.66%) ⬆️

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 dc31f4e...2193e20. Read the comment docs.

@gaborcsardi
Copy link
Member Author

This is not bad, but ideally we would distinguish between loaded path and on disk path.

@gaborcsardi gaborcsardi merged commit 117f38b into master Sep 24, 2018
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