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

better integer support #39

Closed TheLartians closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   92.79%   92.96%   +0.16%     
==========================================
  Files           9        9              
  Lines         680      682       +2     
==========================================
+ Hits          631      634       +3     
+ Misses         49       48       -1
Impacted Files Coverage Δ
source/lua.cpp 89.01% <100%> (+0.34%) :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 14ed1a8...775749a. Read the comment docs.