Skip to content

build: fix console build issue#847

Merged
chivehao merged 2 commits into
ikaros-dev:mainfrom
chivehao:build/console
May 30, 2026
Merged

build: fix console build issue#847
chivehao merged 2 commits into
ikaros-dev:mainfrom
chivehao:build/console

Conversation

@chivehao

Copy link
Copy Markdown
Member

No description provided.

chivehao added 2 commits May 31, 2026 03:16
- 调整了EpisodeSequenceRegularResult构建器的链式调用格式
- 将sequence和epGroup设置分行为两行以提高可读性
- 保持了原有的测试逻辑和功能不变
- 初始化 configMap 为默认空对象避免 undefined 错误
- 添加类型断言确保 setting 值的正确赋值
- 解决潜在的运行时类型不匹配问题
@chivehao chivehao merged commit f8f80da into ikaros-dev:main May 30, 2026
3 checks passed
@chivehao chivehao deleted the build/console branch May 30, 2026 19:20
@codecov

codecov Bot commented May 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.19%. Comparing base (eb439df) to head (0be11a5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #847   +/-   ##
=========================================
  Coverage     58.19%   58.19%           
  Complexity     1685     1685           
=========================================
  Files           267      267           
  Lines         10924    10924           
  Branches        566      566           
=========================================
  Hits           6357     6357           
  Misses         4337     4337           
  Partials        230      230           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to 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