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

Suppress warnings during report generation #408

Open
amontanez24 opened this issue Jul 26, 2023 · 0 comments
Open

Suppress warnings during report generation #408

amontanez24 opened this issue Jul 26, 2023 · 0 comments
Labels
feature request Request for a new feature

Comments

@amontanez24
Copy link
Contributor

Problem Description

As a user, it is hard to follow the report when the progress bar is disrupted by warnings.

Expected behavior

  • During report generation, filter all warnings that come from the metrics. After all properties have completed, print all the warnings that were caught.
  • The print order should be
  1. Progress bar
  2. Warnings as a chunk
  3. Score

Additional context

  • We may want to print a message before the warnings to summarize. Something like: "There were some problems while computing the metric scores for this data:"
@amontanez24 amontanez24 added the feature request Request for a new feature label Jul 26, 2023
@amontanez24 amontanez24 added this to the 0.11.1 milestone Jul 26, 2023
@amontanez24 amontanez24 removed this from the 0.11.1 milestone Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant