Skip to content

Refactor Verdict getVerdict to List<Verdict> getVerdicts#468

Open
ferpasri wants to merge 12 commits intomasterfrom
master_verdicts
Open

Refactor Verdict getVerdict to List<Verdict> getVerdicts#468
ferpasri wants to merge 12 commits intomasterfrom
master_verdicts

Conversation

@ferpasri
Copy link
Member

@ferpasri ferpasri commented Feb 20, 2026

Refactor TESTAR internals from a single Verdict getVerdict to List<Verdict> getVerdicts (oracles, protocol flow, reporting, tests).

  • Reports all possible Verdict issues per state instead of losing information trying to join Verdicts into a single “highest” verdict.
  • Enables per‑issue reporting/logs
  • TESTAR internally manages the deduplication of Verdicts

Others:

  • Add a feature to ignore previously detected Verdicts
  • Remove old disabled Record mode code
  • Move ExtendedOracles logic to DefaultProtocol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant