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

feat: parsers can outbut more debug messages #466

Merged
merged 11 commits into from
Dec 13, 2022
Merged

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Dec 12, 2022

currently the parsers do not output any debug information.
this PR will make all parser verbose on demand.

call cyclonedx-bom -X for testing.

fixes #461

  • hand over central debug handler(CallBack) to parsers
  • utilize debug handler/CB
  • unit test usage of handler/CB - check if expected messages were sent -- can be part of an additional PR

@jkowalleck jkowalleck added the enhancement New feature or request label Dec 12, 2022
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title feat: parsers can outbut more debug feat: parsers can outbut more debug messages Dec 13, 2022
@jkowalleck jkowalleck marked this pull request as ready for review December 13, 2022 16:34
@jkowalleck jkowalleck requested a review from a team as a code owner December 13, 2022 16:34
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck merged commit 9eedb4f into master Dec 13, 2022
@jkowalleck jkowalleck deleted the more-deug-in-parsers branch December 13, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unhelpful error message with MutuallyExclusivePropertiesException
1 participant