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

fix float extraction #41

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #41   +/-   ##
======================================
  Coverage    93.2%   93.2%           
======================================
  Files           9       9           
  Lines         692     692           
======================================
  Hits          645     645           
  Misses         47      47
Impacted Files Coverage Δ
source/lua.cpp 89.58% <100%> (ø) :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 6d3b4ab...2130b3d. Read the comment docs.