You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3119 output unexplored leaf count when failing (#3177)
* 3119 Output count of unexplored branches when a proof fails
When a proof fails on one branch (or more, when using
`--max-counterexamples`), the prover indicates with a warning if any
other branches existed that were left unexplored.
* Materialize Nix expressions
* shut up hlint (log entries should be lazy)
* fix a strictness + formatter error
* add log entry to registry
* test case for unexplored branch count
Co-authored-by: github-actions <github-actions@github.com>
0 commit comments