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

[Try PyCall.jl#613] Use PyCall.conda_add to install dependencies in deps/build.jl #14

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

tkf
Copy link
Owner

@tkf tkf commented Nov 8, 2018

@tkf tkf changed the title Use PyCall.conda_add to install dependencies in deps/build.jl [Try PyCall.jl#613] Use PyCall.conda_add to install dependencies in deps/build.jl Nov 8, 2018
@codecov-io
Copy link

codecov-io commented Nov 8, 2018

Codecov Report

Merging #14 into master will decrease coverage by 11.12%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
- Coverage   64.61%   53.48%   -11.13%     
===========================================
  Files           5        5               
  Lines         130      129        -1     
===========================================
- Hits           84       69       -15     
- Misses         46       60       +14
Impacted Files Coverage Δ
src/convenience.jl 60% <100%> (-9.77%) ⬇️
src/julia_api.jl 64.28% <0%> (-28.58%) ⬇️
src/julia_repl.jl 21.73% <0%> (-8.7%) ⬇️

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 8510f52...7ef1937. Read the comment docs.

@coveralls
Copy link

coveralls commented Nov 8, 2018

Pull Request Test Coverage Report for Build 180

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 16 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-12.1%) to 53.488%

Files with Coverage Reduction New Missed Lines %
src/core.jl 1 50.0%
src/julia_repl.jl 2 21.74%
src/julia_api.jl 4 64.29%
src/convenience.jl 9 60.0%
Totals Coverage Status
Change from base Build 162: -12.1%
Covered Lines: 69
Relevant Lines: 129

💛 - Coveralls

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.

None yet

3 participants