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

Add build job for dev container (and small fixes) #717

Closed rlenferink closed 8 months ago

rlenferink commented 8 months ago

This fixes #700

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (41aad66) 88.34% compared to head (fe61c1d) 88.34%.

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

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

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