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

Add more context to errors - other files #2449

Merged
merged 102 commits into from
Sep 20, 2023

Conversation

MelReyCG
Copy link
Contributor

@MelReyCG MelReyCG commented May 16, 2023

This PR uses the features added the PR #2404 to add more context to the errors messages of classes in files which were not processed by the PRs #2447 , #2448 and #2450.
In particular, this PR aims to add the lines of the XML elements from which an error message comes from.

See issue and attached files describing error message changes: #2320

MelReyCG and others added 25 commits March 23, 2023 14:17
- Added SourceContext to know where Groups/Wrappers has been declared
- Added a test for the node & attribute line infos
…y/2320-xml-errors-feedback"

- using getSourceContext() instead of getPath()
…ack-3' into feature/rey/error-xml-line-2-errors-impacting
- also renaming FileContext to DataFileContext
+ virtual destructors
TotoGaz and others added 23 commits August 8, 2023 08:32
(used string_view to support raw string loading)
Copy link
Contributor

@TotoGaz TotoGaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the number of columns for your formatting (200 for geos).

@TotoGaz TotoGaz merged commit 7de6540 into develop Sep 20, 2023
@TotoGaz TotoGaz deleted the feature/rey/error-xml-line-others branch September 20, 2023 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EPIC] Improve feedback to user on XML errors
3 participants