Skip to content

Boogie

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 22:39
· 11 commits to master since this release
0a83dc2
Avoid adding duplicate coverage IDs (#1019)

Previously, if a program element happened to already be labeled with the
label that's auto-generated for another element, Boogie would fail when
adding an already-existing key to the coverage tracking map.