litellm/ui
Abhimanyu Kapur aba922ff40 Fix CI lint and test failures
- Remove unused imports (datetime, timezone, ModelResponse) flagged by ruff.
- Update test_cost_tracking_adds_two_callbacks_when_prisma_set to expect 2
  callbacks on litellm.callbacks (not 1): ShadowEvalLogger now registers
  alongside _ProxyDBLogger in cost_tracking(). Test name already said 'two',
  now it actually tests for the correct count.
- Format ShadowEvalSection.tsx/.test.tsx per prettier.

Tests: 94/94 passing (lifecycle, shadow-eval, auto-router endpoints).
Lint: ruff + prettier all clean.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-08 09:30:40 -07:00
..
litellm-dashboard Fix CI lint and test failures 2026-08-08 09:30:40 -07:00
Dockerfile chore(build): move the Admin UI toolchain to Node 24 (#35801) 2026-08-04 12:36:07 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00