Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PRIDE] Check existence of content for required columns #68

Open
HLWeil opened this issue Nov 19, 2024 · 1 comment
Open

[PRIDE] Check existence of content for required columns #68

HLWeil opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels
Status: Needs Triage This item is up for investigation.

Comments

@HLWeil
Copy link
Member

HLWeil commented Nov 19, 2024

Currently, only the headers of e.g. Variable Modification are checked. The test still passes if only the header is given but the column is left empty.

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Nov 19, 2024
@omaus omaus self-assigned this Nov 19, 2024
@omaus
Copy link
Collaborator

omaus commented Nov 19, 2024

I see the problem here. I didn't check for terms as values here (since custom modifications should be allowed too) but forget to check for non-emptiness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage This item is up for investigation.
Projects
Status: In progress
Development

No branches or pull requests

2 participants