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

add customConstructor docstring in declarations #53

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #53 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   99.40%   99.42%   +0.02%     
==========================================
  Files          11       11              
  Lines         337      349      +12     
==========================================
+ Hits          335      347      +12     
  Misses          2        2              
Impacted Files Coverage Δ
include/glue/view.h 100.00% <100.00%> (ø)
source/declarations.cpp 98.62% <100.00%> (+0.09%) :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 c326c3b...989c831. Read the comment docs.