Skip to content

Clean up eval results and update gitignore#353

Merged
dtehan-td merged 6 commits into
Teradata:mainfrom
dtehan-td:main
Jun 24, 2026
Merged

Clean up eval results and update gitignore#353
dtehan-td merged 6 commits into
Teradata:mainfrom
dtehan-td:main

Conversation

@dtehan-td

Copy link
Copy Markdown
Collaborator

Summary

  • Remove eval test results directory containing large transient test artifacts
  • Update .gitignore to exclude build/cache artifacts (results, .mypy_cache, .deepeval, .pytest_cache)
  • Reduces repository clutter and prevents accidental commits of generated files

Includes

  • Commit: Fix asyncio.run() conflict in pytest context
  • Commit: Improve error reporting in evals
  • Commit: Clean up eval results and update gitignore

These files (seed_tdml_summaries.py and extracted DDL scripts) were created
during development for testing database connectivity and seeding teradataml
summaries. They are no longer needed and should not be version-controlled.
Add explicit langsmith dependency with minimum version 0.8.18.
Updates lock file to 0.9.1, the latest compatible version.
Add explicit pydantic-settings dependency with minimum version 2.14.2.
Updates lock file to 2.14.2.
- Remove eval test results directory (large transient files)
- Add results/, .mypy_cache/, .deepeval/, and .pytest_cache/ to gitignore
- These are build artifacts and should not be tracked
@dtehan-td dtehan-td merged commit b0c8b08 into Teradata:main Jun 24, 2026
5 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