Skip to content

feat: add tree_tests_rollup table and migrations#1830

Open
gustavobtflores wants to merge 1 commit intokernelci:mainfrom
gustavobtflores:feat/tree-tests-rollup-migrations
Open

feat: add tree_tests_rollup table and migrations#1830
gustavobtflores wants to merge 1 commit intokernelci:mainfrom
gustavobtflores:feat/tree-tests-rollup-migrations

Conversation

@gustavobtflores
Copy link
Copy Markdown
Contributor

Description

Add database migration and model for the tree_tests_rollup table to support aggregated test result storage.

Changes

  • Add migration 0017_add_tests_rollup_table.py creating the tree_tests_rollup table
  • Add TreeTestsRollup model with fields for test aggregation

Part of #1801

@gustavobtflores gustavobtflores self-assigned this Mar 30, 2026
@gustavobtflores gustavobtflores added the Database Issue that alters only configs of a database itself label Mar 30, 2026
@gustavobtflores gustavobtflores force-pushed the feat/tree-tests-rollup-migrations branch from a4ffd41 to 28abc9e Compare March 30, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Database Issue that alters only configs of a database itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant