Open henrysun007 opened 1 year ago
Generating code coverage report needs to compile code in debug mode. The debug output is too large to fit in one action runner that has only 15GB disk. Therefore, we are not integrating the code coverage report generation in the CI at present.
Hanlding multiple tasks in one execution service faces isolation issues, so we keep the current single task handling.
We are releasing v0.5.0 recently. It is the first release since last year. Next we are going to publish releases as planned. At least one release will be published in 2023 Q2. The planned features are listed below:
~- [ ] Generate CI code coverage report automatically in CI~
[x] Pick valuable features from
cleanroom
branch tomaster
branchIf everything went smoothly, we could work on another release. The possible features are listed below: ~- [ ] Multiple task concurrency in the management and execution service~