Skip to content

Conversation

@NessieCanCode
Copy link
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.

2 participants