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

make implicit conversions explicit #36

Closed TheLartians closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files           9        9           
  Lines         680      680           
=======================================
  Hits          631      631           
  Misses         49       49
Impacted Files Coverage Δ
source/lua.cpp 88.66% <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 cc1ad54...ca5226f. Read the comment docs.