kernelci / kernelci/dashboard

Add a "new regressions" column to the Trees listing page

Open
#1,974 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

Part of #1972.

## Summary

Add a "New regressions" column to the Trees listing page, showing the count of new regressions per row.

## Acceptance criteria

- [ ] The Trees listing shows a new-regressions column with an accurate count.
- [ ] No noticeable increase in listing load time from the added data.

Contributor guide

Open the contributing guide

Research direction

Start at the Trees listing page and trace how each row's data is loaded, then identify the existing regression-count data path. Add the New regressions column and verify that each row shows an accurate count without a noticeable increase in listing load time.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.