atilaneves / automem

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

Unit test for #37 #41

Closed atilaneves closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #41 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #41      +/-   ##
=======================================
+ Coverage   98.99%   99%   +<.01%     
=======================================
  Files          11    11              
  Lines         794   800       +6     
=======================================
+ Hits          786   792       +6     
  Misses          8     8
Impacted Files Coverage Δ
tests/ut/issues.d 100% <100%> (ø) :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 6101bd0...47c8a1d. Read the comment docs.