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/99 update documentation #640

Closed pnoltes closed 1 year ago

pnoltes commented 1 year ago

This PR corrects and updates the Apache Celix documentation, mainly for subprojects and building with Conan. Will PR will close #99

codecov-commenter commented 1 year ago

Codecov Report

Merging #640 (d1a70bb) into master (2811897) will increase coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head d1a70bb differs from pull request most recent head 5851acf. Consider uploading reports for the commit 5851acf to get more accurate results

@@           Coverage Diff           @@
##           master     #640   +/-   ##
=======================================
  Coverage   81.61%   81.61%           
=======================================
  Files         260      260           
  Lines       34680    34679    -1     
=======================================
  Hits        28303    28303           
+ Misses       6377     6376    -1     
Files Changed Coverage Δ
...s/pubsub/pubsub_admin_tcp/src/pubsub_tcp_handler.c 78.42% <ø> (+0.10%) :arrow_up:

... and 4 files with indirect coverage changes

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