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

Better user feedback upon a successful verification #50

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

RyanGlScott
Copy link
Collaborator

@RyanGlScott RyanGlScott commented Feb 29, 2024

Upon a successful run of the verifier, we now print out a general description of what copilot-verifier did, along with brief explanations of what the various proof goals indicate. This should make it easier to interpret the results if you are not an expert in formal verification.

We also print out a suggestion to turn the verbosity to Noisy if you want a more detailed look into what each proof goal means.

Upon a successful run of the verifier, we now print out a general description
of what `copilot-verifier` did, along with brief explanations of what the
various proof goals indicate. This should make it easier to interpret the
results if you are not an expert in formal verification.

We also print out a suggestion to turn the verbosity to `Noisy` if you want a
more detailed look into what each proof goal means.
@RyanGlScott RyanGlScott marked this pull request as ready for review February 29, 2024 17:24
@RyanGlScott RyanGlScott merged commit 7ea6f59 into master Feb 29, 2024
3 checks passed
@RyanGlScott RyanGlScott deleted the better-verifier-feedback branch February 29, 2024 18:31
RyanGlScott added a commit that referenced this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant