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

unify Value and View interface #62

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   99.45%   99.44%   -0.02%     
==========================================
  Files          12       11       -1     
  Lines         368      358      -10     
==========================================
- Hits          366      356      -10     
  Misses          2        2              
Impacted Files Coverage Δ
include/glue/value.h 100.00% <100.00%> (ø)
source/value.cpp 100.00% <100.00%> (ø)

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 54f8f38...5248a8b. Read the comment docs.