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

improve documentation of analyzeMethods #2037

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

45930
Copy link
Contributor

@45930 45930 commented Feb 13, 2025

Adding some typing for constraint system summaries and method analysis results which were previously implied. I think the new type annotations make it easier to follow to the source what "analyze methods" actually means, as it gives breadcrumbs back to function constraintSystemToJS(cs: MlConstraintSystem): ConstraintSystemSummary {.

@45930 45930 requested review from a team as code owners February 13, 2025 19:32
@45930 45930 requested review from boray and querolita February 13, 2025 19:32
@45930
Copy link
Contributor Author

45930 commented Feb 13, 2025

We can wait for #2033 to land to make this PR easier to review

Copy link
Member

@boray boray left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

2 participants