style: fix black formatting for test_render_adapter.py #233

Closed
xiaoxia wants to merge 5 commits from fix/black-format-render-adapter into develop
Owner

Pull Request

变更类型

  • 新功能
  • Bug 修复
  • 文档更新
  • 重构
  • 性能优化
  • 测试
  • 其他

变更说明

相关 Issue

Closes #

测试

  • 添加了新的单元测试
  • 添加了新的集成测试
  • 所有现有测试通过
  • 手动测试通过

检查清单

  • 代码遵循项目代码规范
  • 更新了相关文档
  • 没有引入新的警告
  • 测试覆盖率没有下降
  • 提交信息遵循规范

截图(如适用)

额外信息

## Pull Request ### 变更类型 - [ ] 新功能 - [ ] Bug 修复 - [ ] 文档更新 - [ ] 重构 - [ ] 性能优化 - [ ] 测试 - [ ] 其他 ### 变更说明 <!-- 简要描述此 PR 的目的 --> ### 相关 Issue <!-- 如果有的话,关联相关的 Issue --> Closes # ### 测试 - [ ] 添加了新的单元测试 - [ ] 添加了新的集成测试 - [ ] 所有现有测试通过 - [ ] 手动测试通过 ### 检查清单 - [ ] 代码遵循项目代码规范 - [ ] 更新了相关文档 - [ ] 没有引入新的警告 - [ ] 测试覆盖率没有下降 - [ ] 提交信息遵循规范 ### 截图(如适用) <!-- 添加相关截图 --> ### 额外信息 <!-- 其他需要说明的信息 -->
xiaoxia added 1 commit 2026-07-12 20:07:52 +08:00
style: fix black formatting for test_render_adapter.py
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 42s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 2m33s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
CI/CD Pipeline / Integration Tests (pull_request) Successful in 2m9s
70ce5c57e1
xiaoxia added 1 commit 2026-07-12 20:17:36 +08:00
style: fix black formatting for test_render_adapter.py (line-length=120)
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 25s
CI/CD Pipeline / Integration Tests (pull_request) Successful in 1m52s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 3m5s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
f1ba9f8b64
xiaoxia added 1 commit 2026-07-12 20:26:43 +08:00
ci: add black fix workflow
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 35s
Fix Black Formatting / fix-black (push) Successful in 56s
CI/CD Pipeline / Integration Tests (pull_request) Successful in 2m6s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 2m43s
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
6a89870ec7
xiaoxia added 1 commit 2026-07-12 20:31:22 +08:00
ci: update fix workflow to also fix isort
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 27s
Fix Black + iSort Formatting / fix-format (push) Successful in 46s
CI/CD Pipeline / Integration Tests (pull_request) Successful in 1m50s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 2m37s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
c1784f4232
gitea-actions bot added 1 commit 2026-07-12 20:32:10 +08:00
style: fix isort imports + black formatting
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 1m57s
CI/CD Pipeline / Frontend Lint (push) Successful in 2m31s
CI/CD Pipeline / Build Production Runtime Images (push) Has been skipped
CI/CD Pipeline / Deploy Production (push) Has been skipped
CI/CD Pipeline / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (push) Failing after 3m22s
CI/CD Pipeline / Staging E2E Tests (push) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (push) Has been skipped
CI/CD Pipeline / Integration Tests (push) Successful in 2m6s
423342085c
xiaoxia closed this pull request 2026-07-12 22:27:59 +08:00
xiaoxia deleted branch fix/black-format-render-adapter 2026-07-12 22:27:59 +08:00
Some checks are pending
CI/CD Pipeline / Validate Code Quality And Tests (push) Successful in 1m57s
CI/CD Pipeline / Frontend Lint (push) Successful in 2m31s
CI/CD Pipeline / Build Production Runtime Images (push) Has been skipped
CI/CD Pipeline / Deploy Production (push) Has been skipped
CI/CD Pipeline / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (push) Failing after 3m22s
CI/CD Pipeline / Staging E2E Tests (push) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (push) Has been skipped
CI/CD Pipeline / Integration Tests (push) Successful in 2m6s

Pull request closed

Sign in to join this conversation.