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

Feature/509 remove avpr #697

Closed PengZheng closed 7 months ago

PengZheng commented 7 months ago

This PR performs the planned removal of avpr from libdfi, as mentioned in #509. It will also close #158.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (8956987) 83.47% compared to head (d2d5974) 84.26%.

:exclamation: Current head d2d5974 differs from pull request most recent head 578869e. Consider uploading reports for the commit 578869e to get more accurate results

Files Patch % Lines
...te_service_admin_dfi/src/import_registration_dfi.c 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #697 +/- ## ========================================== + Coverage 83.47% 84.26% +0.78% ========================================== Files 254 248 -6 Lines 32988 31124 -1864 ========================================== - Hits 27538 26226 -1312 + Misses 5450 4898 -552 ```

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