Skip to content

Update main from latest#5497

Merged
KrumTy merged 7 commits into
mainfrom
latest
Feb 16, 2026
Merged

Update main from latest#5497
KrumTy merged 7 commits into
mainfrom
latest

Conversation

@KrumTy

@KrumTy KrumTy commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

What

Testing


Note

Medium Risk
Touches CI workflow conditions (could change when suites run) and alters backend statistics transformation output shape/section counts, which may affect consumers if any rely on previously empty sections.

Overview
RDI statistics payloads are now trimmed to only include sections with meaningful data. Both v1 (transformStatisticsResponse) and v2 (transformMetricsCollectionResponse) filter out empty table/blocks sections via a new shared hasData helper, and unit tests were updated/added to reflect the reduced section counts.

CI test gating was refactored by adding a should-run-all-tests job that centralizes “run everything” conditions (pre-release, workflow dispatch, certain branch prefixes, run-all-tests label) and reuses its output in the frontend/backend/integration test if conditions. Small UI tweaks adjust the tag suggestions dropdown stacking/positioning and set StatisticsPage content wrapper grow={false}.

Written by Cursor Bugbot for commit 0f5adeb. This will update automatically on new commits. Configure here.

@KrumTy KrumTy merged commit 7200533 into main Feb 16, 2026
48 of 50 checks passed
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.

3 participants