apache / celix

Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
https://celix.apache.org/
Apache License 2.0
165 stars 86 forks source link

Feature/509 remove deprecated cmake functions #678

Closed pnoltes closed 11 months ago

pnoltes commented 11 months ago

Removes deprecated Apache Celix CMake function.

This includes:

codecov-commenter commented 11 months ago

Codecov Report

Merging #678 (e17a38e) into master (2028c59) will decrease coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #678      +/-   ##
==========================================
- Coverage   81.67%   81.64%   -0.04%     
==========================================
  Files         252      252              
  Lines       32633    32633              
==========================================
- Hits        26654    26644      -10     
- Misses       5979     5989      +10     

see 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more