atilaneves / automem

C++-style automatic memory management smart pointers for D
BSD 3-Clause "New" or "Revised" License
86 stars 15 forks source link

Invert order of return and scope in Vector.opIndex #67

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #67 (9439bea) into master (22a850a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files          11       11           
  Lines         810      810           
=======================================
  Hits          795      795           
  Misses         15       15           
Impacted Files Coverage Δ
source/automem/vector.d 98.19% <ø> (ø)

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 22a850a...9439bea. Read the comment docs.