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

add declaration support for variadic methods #67

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #67 into master will increase coverage by 0.01%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   99.43%   99.45%   +0.01%     
==========================================
  Files          11       11              
  Lines         357      366       +9     
==========================================
+ Hits          355      364       +9     
  Misses          2        2              
Impacted Files Coverage Δ
source/declarations.cpp 98.76% <95.83%> (+0.07%) :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 efee115...2ecc4dc. Read the comment docs.