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 support for _Atomic variable #318

Merged
merged 7 commits into from
Nov 11, 2024
Merged

Added support for _Atomic variable #318

merged 7 commits into from
Nov 11, 2024

Conversation

leventeBajczi
Copy link
Contributor

No description provided.

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

sonarcloud bot commented Nov 11, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
48.8% Coverage on New Code (required ≥ 60%)
10.0% Duplication on New Code (required ≤ 5%)

See analysis details on SonarCloud

@leventeBajczi leventeBajczi merged commit f042054 into master Nov 11, 2024
78 of 81 checks passed
@leventeBajczi leventeBajczi deleted the atomic branch November 11, 2024 17:04
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 / 446) HTML/CSV ❗ (60 / 4 / 130) HTML/CSV ❓ (0 / 0 / 444) HTML/CSV
SV-COMP25_no-overflow ❓ (0 / 0 / 32) HTML/CSV ❓ (0 / 0 / 32) HTML/CSV ❓ (0 / 0 / 32) HTML/CSV
SV-COMP25_termination ✅ (8 / 0 / 55) HTML/CSV ✅ (3 / 0 / 57) HTML/CSV ✅ (12 / 0 / 57) HTML/CSV
SV-COMP25_unreach-call ✅ (10 / 0 / 213) HTML/CSV ❗ (13 / 2 / 136) HTML/CSV ❗ (13 / 1 / 217) HTML/CSV
SV-COMP25_valid-memcleanup ❓ (0 / 0 / 65) HTML/CSV ❓ (0 / 0 / 65) HTML/CSV ❓ (0 / 0 / 65) HTML/CSV
SV-COMP25_valid-memsafety ❗ (0 / 2 / 438) HTML/CSV ❗ (36 / 3 / 343) HTML/CSV ❗ (4 / 1 / 430) HTML/CSV

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