发布

  • [OPIK-5225] [BE] feat: add KPI cards metrics endpoint for projects (#5884)

    frostbyte_neo 发布于 2026-03-27 08:10:03 +00:00

    • kpi cards endpoint

    • add tests

    • fix

    • test filtering

    • test(backend): add feedback score filtering tests for KPI cards

    Add parameterized test cases for feedback score filtering (EQUAL and IS_EMPTY operators) to the KPI cards resource tests for spans, traces, and threads. This expands test coverage to include feedback score filtering which was previously untested in the KPI cards metrics query layer.

    • Add feedback score EQUAL filter test for spans, traces, and threads
    • Add feedback score IS_EMPTY filter test for spans, traces, and threads
    • Ensures filtering queries properly handle feedback score conditions

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • improve query

    • address comments

    • address comment

    下载附件