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

Added specification transformation #317

Merged
merged 43 commits into from
Nov 10, 2024
Merged

Conversation

leventeBajczi
Copy link
Contributor

This adds support for pre-transforming between various specifications.

@leventeBajczi leventeBajczi added the Ready to test This will run the final sonar check in PRs. label Nov 8, 2024
Copy link

sonarcloud bot commented Nov 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
53.7% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud

Copy link

Benchexec test report for a selection of SV-Benchmarks (correct / incorrect / all):

Rundefinition BOUNDED CEGAR HORN
SV-COMP25_no-data-race ❓ (0 / 0 / 31) HTML/CSV ❗ (5 / 1 / 10) HTML/CSV ❓ (0 / 0 / 31) HTML/CSV
SV-COMP25_no-overflow ❓ (0 / 0 / 4) HTML/CSV ❓ (0 / 0 / 4) HTML/CSV ❓ (0 / 0 / 4) HTML/CSV
SV-COMP25_termination ✅ (2 / 0 / 8) HTML/CSV ✅ (1 / 0 / 9) HTML/CSV ✅ (2 / 0 / 10) HTML/CSV
SV-COMP25_unreach-call ✅ (9 / 0 / 226) HTML/CSV ❗ (14 / 3 / 144) HTML/CSV ❗ (17 / 1 / 239) HTML/CSV
SV-COMP25_valid-memcleanup ❓ (0 / 0 / 31) HTML/CSV ❓ (0 / 0 / 34) HTML/CSV ❓ (0 / 0 / 33) HTML/CSV
SV-COMP25_valid-memsafety ❓ (0 / 0 / 172) HTML/CSV ✅ (16 / 0 / 109) HTML/CSV ❓ (0 / 0 / 161) HTML/CSV

@leventeBajczi leventeBajczi merged commit 67ad033 into master Nov 10, 2024
87 of 88 checks passed
@leventeBajczi leventeBajczi deleted the add-spec-transformation branch November 10, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to test This will run the final sonar check in PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant