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

GCC support #42

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage    93.2%   93.22%   +0.01%     
==========================================
  Files           9        9              
  Lines         692      694       +2     
==========================================
+ Hits          645      647       +2     
  Misses         47       47
Impacted Files Coverage Δ
include/glue/array_element.h 90.47% <ø> (ø) :arrow_up:
include/glue/element.h 100% <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 e328d0d...851ea76. Read the comment docs.