apache / apache/linkis

Add junit5 test code for module [linkis-computation-orchestrator]

Open
#3,072 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Add junit5 test code for module [linkis-computation-orchestrator]
- Module: linkis-computation-orchestrator
- Location:linkis-orchestrator/linkis-computation-orchestrator
- Task status:✗(unfinished)/ ✓(finished)
- Test code guide:https://linkis.apache.org/zh-CN/community/how-to-write-unit-test-code/
- Test code example: https://github.com/apache/incubator-linkis/tree/master/linkis-public-enhancements/linkis-publicservice/linkis-jobhistory/src/test
--
- 模块名: linkis-computation-orchestrator
- 代码位置:linkis-orchestrator/linkis-computation-orchestrator
- 任务状态:✗(unfinished)/ ✓(finished)
- 单测编写指引:https://linkis.apache.org/zh-CN/community/how-to-write-unit-test-code/
- 参考样例: https://github.com/apache/incubator-linkis/tree/master/linkis-public-enhancements/linkis-publicservice/linkis-jobhistory/src/test

| Task status| Class | Type| Level of Difficulty | Note |
| :------ | :------ | :------: | :------: | :------: |
| ✗ |org.apache.linkis.orchestrator.computation.utils.TaskTreeUtil| utils | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.converter.exception.*| exception | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.converter.ruler.JobReqParamCheckRuler| ruler | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.converter.CodeConverterTransform| Transform | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.optimizer.*| optimizer | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.parser.label.CacheParserLabelFiller| filter | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.parser.DefaultCodeJobParserTransform| Transform | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.parser.EnrichLabelParserTransform| Transform | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.planner.TaskPlannerTransform| Transform | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.catalyst.validator.*| validator | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.conf.ComputationOrchestratorConf| conf | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.execute.*| execute | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.monitor.EngineConnMonitor| monitor | normal | |
| ✗ |org.apache.linkis.orchestrator.computation.operation.log.*| log| normal | |
| ✗ |org.apache.linkis.orchestrator.computation.operation.resource.ResourceReportOperation| Operation| normal | |
| ✗ |org.apache.linkis.orchestrator.computation.physical.*| physical| normal | |
| ✗ |org.apache.linkis.orchestrator.computation.service.ComputationTaskExecutionReceiver| service| normal | |
| ✗ |org.apache.linkis.orchestrator.computation.utils.*| utils| normal | |

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.