pyjulia icon indicating copy to clipboard operation
pyjulia copied to clipboard

Fix dead link in #479

Open MilesCranmer opened this issue 3 years ago • 1 comments

MilesCranmer avatar Jan 17 '22 02:01 MilesCranmer

Codecov Report

Merging #486 (a920a68) into master (56a7391) will decrease coverage by 5.53%. The diff coverage is n/a.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 56a7391...a920a68. Read the comment docs.

codecov[bot] avatar Jan 17 '22 02:01 codecov[bot]