TheLartians / Glue

⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance and automatic declarations.
MIT License
56 stars 2 forks source link

update tools and test with valgrind #47

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.63%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   98.73%   99.37%   +0.63%     
==========================================
  Files           9       10       +1     
  Lines         317      320       +3     
==========================================
+ Hits          313      318       +5     
+ Misses          4        2       -2     
Impacted Files Coverage Δ
include/glue/class.h 100.00% <100.00%> (+3.77%) :arrow_up:
include/glue/detail/reference_visitable.h 100.00% <100.00%> (ø)

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 0855d70...9f065e5. Read the comment docs.