JuliaArrays / ElasticArrays.jl

Resizeable multi-dimensional arrays for Julia
Other
64 stars 11 forks source link

Introduce internal function _parent to re-enable some tests #34

Closed oschulz closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (0d0c863) into master (7d64623) will increase coverage by 0.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   82.65%   82.82%   +0.17%     
==========================================
  Files           3        3              
  Lines          98       99       +1     
==========================================
+ Hits           81       82       +1     
  Misses         17       17              
Impacted Files Coverage Δ
src/elasticarray.jl 82.10% <100.00%> (+0.19%) :arrow_up:

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 7d64623...0d0c863. Read the comment docs.