Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

feat: Improve ScoreAnalysis debug information #102

Closed
wants to merge 1 commit into from

Conversation

zepfred
Copy link
Contributor

@zepfred zepfred commented Jun 28, 2024

This pull request adds a summary logic to the ScoreAnalysis.

@zepfred zepfred requested a review from triceo June 28, 2024 22:09
@zepfred zepfred force-pushed the score-analysis-print branch from 537b5f0 to edc23d0 Compare June 28, 2024 22:10
@triceo triceo requested review from Christopher-Chianelli and removed request for triceo July 1, 2024 05:55
Copy link
Contributor

@triceo triceo left a comment

Choose a reason for hiding this comment

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

I recommend adding a test method to make sure that the methods on the Java type match the methods on the Python type.

See test_has_all_methods() in other tests. (Preferrably from #94, where I improved that method.)

@zepfred zepfred linked an issue Jul 1, 2024 that may be closed by this pull request
@zepfred zepfred closed this Jul 1, 2024
@zepfred zepfred deleted the score-analysis-print branch July 1, 2024 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

print(ScoreAnalysis): make it easy to analyze a score during POC
2 participants