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

Concatenate errors found during parsing #578

Open
peverwhee opened this issue Jul 17, 2024 · 0 comments
Open

Concatenate errors found during parsing #578

peverwhee opened this issue Jul 17, 2024 · 0 comments

Comments

@peverwhee
Copy link
Collaborator

Description

Rather than returning one error at a time, it would be nice to have all the parsing errors returned at the end of the parsing/metadata validation stage.

Solution

Using the native python logger breaks the doctests, so probably the ideal method will be to create a new framework logging class/module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant