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

fix deprecated assignments #43

Closed TheLartians closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   93.22%   93.27%   +0.04%     
==========================================
  Files           9        9              
  Lines         694      699       +5     
==========================================
+ Hits          647      652       +5     
  Misses         47       47
Impacted Files Coverage Δ
source/element.cpp 98.24% <100%> (+0.09%) :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 1c77bce...6761c51. Read the comment docs.