Skip to content

Fix release mypy gate - #349

Merged
placerda merged 1 commit into
developfrom
placerda-fix-release-mypy-gate
Jul 14, 2026
Merged

Fix release mypy gate#349
placerda merged 1 commit into
developfrom
placerda-fix-release-mypy-gate

Conversation

@placerda

Copy link
Copy Markdown
Contributor

Summary

  • remove the duplicate response_fields Pydantic field declaration
  • keep inferred evaluator signals mutable until conversion to the public tuple result
  • preserve existing runtime behavior while restoring the release type-check gate

Validation

  • uv run mypy src/agentops/ --ignore-missing-imports
  • uv run ruff check src/ tests/
  • uv run pytest tests/unit/test_agentops_config.py tests/unit/test_azd_eval_init.py tests/unit/test_http_response_fields.py tests/unit/test_http_streaming.py tests/unit/test_runtime_response_fields.py -q (99 passed)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 7509d46d-c48d-45e2-8063-71c88109256b
@placerda
placerda merged commit e791185 into develop Jul 14, 2026
11 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.

1 participant