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
57 stars 2 forks source link

fix typenames #18

Closed TheLartians closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will decrease coverage by 1.38%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #18      +/-   ##
=========================================
- Coverage   92.78%   91.4%   -1.39%     
=========================================
  Files           4       4              
  Lines         374     407      +33     
=========================================
+ Hits          347     372      +25     
- Misses         27      35       +8
Impacted Files Coverage Δ
include/glue/element.h 100% <ø> (ø) :arrow_up:
source/element.cpp 100% <100%> (ø) :arrow_up:
source/lua.cpp 89.06% <76.92%> (-1.88%) :arrow_down:

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 b6376bd...7eb091e. Read the comment docs.