EcoJulia / NeutralLandscapes.jl

Generation of neutral landscapes in Julia.
https://ecojulia.github.io/NeutralLandscapes.jl/dev/
MIT License
16 stars 2 forks source link

No warning for larger matrix allocation in Perlin/DiamondSquare #48

Closed tpoisot closed 3 years ago

tpoisot commented 3 years ago

Closes #39

codecov-io commented 3 years ago

Codecov Report

Merging #48 (af6f20e) into main (18df1db) will decrease coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   62.45%   62.31%   -0.14%     
==========================================
  Files          14       14              
  Lines         277      276       -1     
==========================================
- Hits          173      172       -1     
  Misses        104      104              
Flag Coverage Δ
unittests 62.31% <ø> (-0.14%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/algorithms/diamondsquare.jl 100.00% <ø> (ø)

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 18df1db...af6f20e. Read the comment docs.