atilaneves / tardy

Runtime polymorphism without inheritance (structs, ints, classes, ...)
25 stars 3 forks source link

Ability to use mallocator backed by asan #6

Closed atilaneves closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #6 into master will decrease coverage by 6.00%. The diff coverage is 91.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   53.62%   47.61%   -6.01%     
==========================================
  Files           2        2              
  Lines          69       63       -6     
==========================================
- Hits           37       30       -7     
- Misses         32       33       +1     
Impacted Files Coverage Δ
source/tardy/poly.d 76.92% <91.30%> (-5.30%) :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 f89988d...29a81ce. Read the comment docs.