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 update next version #663

Closed pnoltes closed 9 months ago

pnoltes commented 9 months ago

This PR set the next celix version to 3.0.0. This is a task in the #509 task list.

Also removes the RELEASE_NOTES file as was mentioned by @rlenferink in the mailing list.

codecov-commenter commented 9 months ago

Codecov Report

Merging #663 (4b3432b) into master (fedbff5) will decrease coverage by 0.05%. The diff coverage is n/a.

:exclamation: Current head 4b3432b differs from pull request most recent head 7e97786. Consider uploading reports for the commit 7e97786 to get more accurate results

@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
- Coverage   81.61%   81.57%   -0.05%     
==========================================
  Files         260      260              
  Lines       34677    34677              
==========================================
- Hits        28303    28289      -14     
- Misses       6374     6388      +14     

see 4 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more