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

Install IPython and pyjulia in deps/build.jl #6

Closed
wants to merge 2 commits into from
Closed

Install IPython and pyjulia in deps/build.jl #6

wants to merge 2 commits into from

Conversation

tkf
Copy link
Owner

@tkf tkf commented May 12, 2018

I'm not sure if it is the right thing to do. Installing IPython via Conda.jl is fine but pyjulia has to be installed via pip which may break the conda environment that is used by Conda.jl.

See #4

tkf added 2 commits May 12, 2018 00:40
I'm not sure if it is the right thing to do.  Installing IPython via
Conda.jl is fine but pyjulia has to be installed via pip which may break
the conda environment that is used by Conda.jl.
@codecov-io
Copy link

codecov-io commented May 12, 2018

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   72.94%   72.94%           
=======================================
  Files           4        4           
  Lines          85       85           
=======================================
  Hits           62       62           
  Misses         23       23

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 fe49ab2...16b65b2. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 44

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.941%

Totals Coverage Status
Change from base Build 43: 0.0%
Covered Lines: 62
Relevant Lines: 85

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 44

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.941%

Totals Coverage Status
Change from base Build 43: 0.0%
Covered Lines: 62
Relevant Lines: 85

💛 - Coveralls

@tkf tkf closed this Aug 21, 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.

None yet

3 participants