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 84 forks source link

Hotfix/ci build #720

Closed PengZheng closed 5 months ago

PengZheng commented 5 months ago

This PR fixed broken CI build caused by conan-center-index's update of their recipes: https://github.com/apache/celix/actions/runs/7563415487 https://github.com/apache/celix/actions/runs/7563341549

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a800c42) 88.34% compared to head (121b3be) 88.35%.

:exclamation: Current head 121b3be differs from pull request most recent head 62b42f2. Consider uploading reports for the commit 62b42f2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #720 +/- ## ======================================= Coverage 88.34% 88.35% ======================================= Files 212 212 Lines 24039 24039 ======================================= + Hits 21238 21239 +1 + Misses 2801 2800 -1 ```

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