ejulien / FABGen

C++ binding generator for CPython 3.x (x>=2), Lua 5.3 and Go
GNU General Public License v3.0
34 stars 33 forks source link

Delay function declarations to allow overloads to be specified in ind… #19

Closed ejulien closed 5 years ago

ejulien commented 5 years ago

…ependent calls to bind_function and bind_function_overloads.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 117


Changes Missing Coverage Covered Lines Changed/Added Lines %
gen.py 11 14 78.57%
<!-- Total: 11 14 78.57% -->
Totals Coverage Status
Change from base Build 113: -0.1%
Covered Lines: 1805
Relevant Lines: 1894

💛 - Coveralls