martin-olivier / dylib

C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
https://conan.io/center/recipes/dylib
MIT License
293 stars 44 forks source link

Add get symbol public member function and 2.1.0 version setup #56

Closed martin-olivier closed 2 years ago

martin-olivier commented 2 years ago

Description

Changes include

codecov[bot] commented 2 years ago

Codecov Report

Merging #56 (e62c61a) into v2.X.X (ccb26ab) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            v2.X.X       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           59        59           
  Branches         3         3           
=========================================
  Hits            59        59           
Impacted Files Coverage Δ
include/dylib.hpp 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 ccb26ab...e62c61a. Read the comment docs.