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

gh-747: Configure codecov action with upload token #750

Closed pnoltes closed 1 month ago

pnoltes commented 1 month ago

Hotfix pull request that fixes the codecov upload issue, by using a GitHub codecov token secret. This is a hotfix and as such will follow the merge then review procedure.

Closes https://github.com/apache/celix/issues/747

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 90.20%. Comparing base (cb38185) to head (f5cd4a1). Report is 32 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #750 +/- ## ========================================== + Coverage 90.17% 90.20% +0.03% ========================================== Files 223 225 +2 Lines 26545 26393 -152 ========================================== - Hits 23936 23807 -129 + Misses 2609 2586 -23 ```

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