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
158 stars 85 forks source link

Hotfix/ci conan #694

Closed PengZheng closed 7 months ago

PengZheng commented 7 months ago

This CI failure caused by version conflicts of libuuid and zeromq.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (95bbcfc) 83.11% compared to head (543c470) 83.37%. Report is 4 commits behind head on master.

:exclamation: Current head 543c470 differs from pull request most recent head 64521b7. Consider uploading reports for the commit 64521b7 to get more accurate results

Files Patch % Lines
libs/dfi/src/dyn_avpr_type.c 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #694 +/- ## ========================================== + Coverage 83.11% 83.37% +0.25% ========================================== Files 254 254 Lines 32929 32945 +16 ========================================== + Hits 27369 27467 +98 + Misses 5560 5478 -82 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.