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

array methods #34

Closed TheLartians closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   92.72%   92.79%   +0.06%     
==========================================
  Files           9        9              
  Lines         674      680       +6     
==========================================
+ Hits          625      631       +6     
  Misses         49       49
Impacted Files Coverage Δ
include/glue/array_element.h 90.47% <100%> (+3.8%) :arrow_up:
source/declarations.cpp 97.18% <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 900e254...b94a971. Read the comment docs.