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

use fundamental numeric types #40

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #40      +/-   ##
=========================================
+ Coverage   92.96%   93.2%   +0.24%     
=========================================
  Files           9       9              
  Lines         682     692      +10     
=========================================
+ Hits          634     645      +11     
+ Misses         48      47       -1
Impacted Files Coverage Δ
source/lua.cpp 89.58% <100%> (+0.57%) :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 6d9f9c7...0a1f3f8. Read the comment docs.