gecko0307 / dlib

Allocators, I/O streams, math, geometry, image and audio processing for D
https://gecko0307.github.io/dlib
Boost Software License 1.0
217 stars 34 forks source link

Iterating over array via foreach_reverse. #163

Closed aferust closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #163 into master will decrease coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   32.04%   31.99%   -0.05%     
==========================================
  Files         105      105              
  Lines        8008     8020      +12     
==========================================
  Hits         2566     2566              
- Misses       5442     5454      +12
Impacted Files Coverage Δ
dlib/container/array.d 88.92% <0%> (-4.13%) :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 7777946...b494234. Read the comment docs.