Skip to content

Conversation

raunakab
Copy link
Contributor

@raunakab raunakab commented Jul 2, 2025

Description

Fixes mypy failure.

How Has This Been Tested?

No tests required.

@raunakab raunakab requested a review from a team as a code owner July 2, 2025 01:14
Copy link

vercel bot commented Jul 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jul 2, 2025 1:14am

@raunakab raunakab merged commit 0bf3a5c into main Jul 2, 2025
9 of 12 checks passed
@raunakab raunakab deleted the fix/mypy-failure branch July 2, 2025 01:14
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Added a type ignore comment in SQLAlchemy test model to resolve MyPy type checking failure in CI pipeline.

  • Added type: ignore comment to FileRecord test class in backend/tests/unit/file_store/test_file_store.py to handle dynamic SQLAlchemy model creation with SQLite-compatible types

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

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