Skip to content

Add test for grounding validity - #85

Merged
steppi merged 1 commit into
gyorilab:masterfrom
steppi:validity-test
Nov 24, 2025
Merged

Add test for grounding validity#85
steppi merged 1 commit into
gyorilab:masterfrom
steppi:validity-test

Conversation

@steppi

@steppi steppi commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator

Closes #74

This PR adds a test that all groundings produced by Adeft are valid identifiers. The test relies on indra.statements.validate, so INDRA has been added as an optional test dependency. We can go further and check consistency between name and grounding or other things like that, but this will at least catch examples like those seen in #74. I've updated all of the models on S3 so that this test passes. CI passing here should confirm that #74 can now be closed.

@steppi steppi closed this Nov 24, 2025
@steppi steppi reopened this Nov 24, 2025
@steppi steppi closed this Nov 24, 2025
@steppi steppi reopened this Nov 24, 2025
@steppi

steppi commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator Author

When fixing invalid groundings for #74 I had accidentally uploaded some models with path names that are invalid on Windows. This should be fixed now.

@steppi
steppi merged commit cd3b4df into gyorilab:master Nov 24, 2025
14 of 36 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.

Invalid identifiers in model groundings

1 participant