atilaneves / automem

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

Update unit threaded #68

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (1ac4cfc) into master (d5f28e1) will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   98.14%   98.39%   +0.24%     
==========================================
  Files          11       11              
  Lines         810      808       -2     
==========================================
  Hits          795      795              
+ Misses         15       13       -2     
Impacted Files Coverage Δ
tests/ut/vector.d 99.22% <0.00%> (+0.38%) :arrow_up:
source/automem/unique.d 97.77% <0.00%> (+2.12%) :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 d5f28e1...1ac4cfc. Read the comment docs.