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

Remove space from scheduled_events.md filename #668

Closed pnoltes closed 9 months ago

pnoltes commented 9 months ago

Hotfix that removes unwanted space from the scheduled_events.md file.

This PR will use the merge than review flow.

codecov-commenter commented 9 months ago

Codecov Report

Merging #668 (ef68a0e) into master (d61be60) will increase coverage by 0.04%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
+ Coverage   81.55%   81.59%   +0.04%     
==========================================
  Files         260      260              
  Lines       34677    34677              
==========================================
+ Hits        28281    28296      +15     
+ Misses       6396     6381      -15     

see 5 files with indirect coverage changes

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