Skip to content

Dev - #218

Merged
xlorne merged 2 commits into
mainfrom
dev
Aug 20, 2026
Merged

Dev#218
xlorne merged 2 commits into
mainfrom
dev

Conversation

@xlorne

Copy link
Copy Markdown
Contributor

No description provided.

实现版本化导入导出策略、Groovy 脚本重建和删除清理,并保持运行时脚本快照不受流程删除影响。
@xlorne
xlorne merged commit 59976d7 into mainAug 20, 2026
2 checks passed
@codecov

codecovBot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.73134% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.59%. Comparing base (dd4a0eb) to head (8863fe5).
⚠️ Report is 36 commits behind head on main.

Files with missing linesPatch %Lines
...dingapi/flow/transfer/WorkflowTransferService.java76.69%17 Missing and 14 partials ⚠️
.../transfer/WorkflowGroovyScriptTransferService.java75.96%16 Missing and 9 partials ⚠️
...ow/transfer/strategy/WorkflowV1SchemaStrategy.java66.66%6 Missing and 5 partials ⚠️
...gapi/flow/exception/WorkflowTransferException.java30.76%9 Missing ⚠️
...nsfer/strategy/WorkflowSchemaStrategyRegistry.java80.00%2 Missing and 3 partials ⚠️
...ingapi/flow/api/controller/WorkflowController.java0.00%4 Missing ⚠️
...ransfer/strategy/LegacyWorkflowImportStrategy.java81.81%2 Missing ⚠️
...va/com/codingapi/flow/service/WorkflowService.java87.50%0 Missing and 1 partial ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #218 +/- ##
============================================
+ Coverage 73.03% 73.59% +0.56% - Complexity 1589 1662 +73 
============================================
Files 226 233 +7 Lines 6715 7041 +326 Branches 728 782 +54 ============================================
+ Hits 4904 5182 +278 - Misses 1457 1470 +13 - Partials 354 389 +35 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@xlorne