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

Modernize #45

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #45 into master will increase coverage by 4.38%. The diff coverage is 97.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   93.27%   97.66%   +4.38%     
==========================================
  Files           9        5       -4     
  Lines         699      171     -528     
==========================================
- Hits          652      167     -485     
+ Misses         47        4      -43     
Impacted Files Coverage Δ
include/glue/array_element.h 92.30% <92.00%> (+1.83%) :arrow_up:
include/glue/class_element.h 95.23% <100.00%> (-0.69%) :arrow_down:
include/glue/element.h 100.00% <100.00%> (ø)
source/class_element.cpp 100.00% <100.00%> (ø)
source/element.cpp 100.00% <100.00%> (+1.75%) :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 ee55f2d...a44e94b. Read the comment docs.