pyjulia
pyjulia copied to clipboard
Fix dead link in #479
Codecov Report
Merging #486 (a920a68) into master (56a7391) will decrease coverage by
5.53%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #486 +/- ##
==========================================
- Coverage 89.20% 83.66% -5.54%
==========================================
Files 39 39
Lines 2315 2253 -62
==========================================
- Hits 2065 1885 -180
- Misses 250 368 +118
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/julia/libjulia.py | 86.27% <ø> (-6.09%) |
:arrow_down: |
| src/julia/ipy/monkeypatch_completer.py | 6.00% <0.00%> (-80.28%) |
:arrow_down: |
| src/julia/ipy/monkeypatch_interactiveshell.py | 12.50% <0.00%> (-70.84%) |
:arrow_down: |
| src/julia/tests/test_python_jl.py | 81.81% <0.00%> (-18.19%) |
:arrow_down: |
| src/julia/python_jl.py | 71.87% <0.00%> (-12.50%) |
:arrow_down: |
| src/julia/tests/test_find_libpython.py | 88.88% <0.00%> (-11.12%) |
:arrow_down: |
| src/julia/tests/test_magic.py | 90.47% <0.00%> (-8.38%) |
:arrow_down: |
| src/julia/pseudo_python_cli.py | 72.67% <0.00%> (-8.31%) |
:arrow_down: |
| src/julia/magic.py | 87.69% <0.00%> (-6.16%) |
:arrow_down: |
| ... and 20 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 56a7391...a920a68. Read the comment docs.