JuliaLinearAlgebra / MatrixDepot.jl

An Extensible Test Matrix Collection for Julia
http://matrixdepotjl.readthedocs.org/
Other
75 stars 22 forks source link

Update README.md #76

Closed briochemc closed 3 years ago

briochemc commented 3 years ago

Fixes formatting of Julia code to get syntax highlighting.

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (c1e3da5) into master (35545d1) will decrease coverage by 5.14%. The diff coverage is n/a.

:exclamation: Current head c1e3da5 differs from pull request most recent head 79a7c9d. Consider uploading reports for the commit 79a7c9d to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   65.63%   60.48%   -5.15%     
==========================================
  Files          14       14              
  Lines        2348     2346       -2     
==========================================
- Hits         1541     1419     -122     
- Misses        807      927     +120     
Impacted Files Coverage Δ
src/downloadsp.jl 40.20% <0.00%> (-47.68%) :arrow_down:
src/download.jl 67.69% <0.00%> (-19.49%) :arrow_down:
src/common.jl 33.73% <0.00%> (-12.61%) :arrow_down:
src/data.jl 78.57% <0.00%> (-7.15%) :arrow_down:
src/types.jl 44.88% <0.00%> (-3.15%) :arrow_down:

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 35545d1...79a7c9d. Read the comment docs.