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

Version 2.0.0 #48

Closed martin-olivier closed 2 years ago

martin-olivier commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (2e8ed63) into main (af702ee) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           49        57    +8     
  Branches         0         3    +3     
=========================================
+ Hits            49        57    +8     
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 e06af0f...2e8ed63. Read the comment docs.