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

ScoreAnalysis.summary() alternative that shows all constraints/matches etc #1429

Open
ge0ffrey opened this issue Feb 27, 2025 · 0 comments
Open
Labels
enhancement New feature or request process/needs triage Requires initial assessment of validity, priority etc.

Comments

@ge0ffrey
Copy link
Contributor

Currently it only shows the top 3 or so.

For debugging purposes (User Experience), it's often handy to be able to show them all, or the top 20.
Not all cases have 700mb of matches.

Proposal A)

ScoreAnalysis.summary(int topLimit)

to get them all, use summary(Integer.MAX_VALUE)

@ge0ffrey ge0ffrey added enhancement New feature or request process/needs triage Requires initial assessment of validity, priority etc. labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request process/needs triage Requires initial assessment of validity, priority etc.
Projects
None yet
Development

No branches or pull requests

1 participant