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 declarations #33

Closed TheLartians closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   92.58%   92.72%   +0.14%     
==========================================
  Files           9        9              
  Lines         674      674              
==========================================
+ Hits          624      625       +1     
+ Misses         50       49       -1
Impacted Files Coverage Δ
source/element.cpp 98.14% <ø> (-0.1%) :arrow_down:
include/glue/element.h 100% <100%> (ø) :arrow_up:
include/glue/class_element.h 95.91% <100%> (ø) :arrow_up:
source/declarations.cpp 97.18% <100%> (+0.7%) :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 24f05a6...653d91a. Read the comment docs.