Skip to content

Handle missing TRES table#102

Merged
NessieCanCode merged 1 commit into
mainfrom
fix-missing-tres-table-error
Aug 7, 2025
Merged

Handle missing TRES table#102
NessieCanCode merged 1 commit into
mainfrom
fix-missing-tres-table-error

Conversation

@NessieCanCode

Copy link
Copy Markdown
Owner

Summary

  • attempt to read TRES mapping from tres and fallback to tres_table for older schemas
  • add regression tests for fallback and missing table

Testing

  • for f in test/unit/*.test.py; do PYTHONPATH=src python "$f" >/tmp/test.log 2>&1; cat /tmp/test.log; done
  • make check >/tmp/check.log 2>&1 && tail -n 20 /tmp/check.log

https://chatgpt.com/codex/tasks/task_e_6894cfc0cf1c8324b022fc48ef869046

@NessieCanCode
NessieCanCode merged commit 6e92cd9 into main Aug 7, 2025
0 of 4 checks passed
@NessieCanCode
NessieCanCode deleted the fix-missing-tres-table-error branch August 7, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant