Skip to content

Release CBMC 6.7.1 - #8677

Merged
tautschnig merged 1 commit into
diffblue:developfrom
tautschnig:release-6.7.1
Jul 9, 2025
Merged

Release CBMC 6.7.1#8677
tautschnig merged 1 commit into
diffblue:developfrom
tautschnig:release-6.7.1

Conversation

@tautschnig

Copy link
Copy Markdown
Collaborator

This release addresses bugs in our handling of array-update ("with") expressions (via #8674) and gaps in our C17/C23 support (via #8673).

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

This release addresses bugs in our handling of array-update ("with")
expressions (via diffblue#8674) and gaps in our C17/C23 support (via diffblue#8673).
@codecov

codecovBot commented Jul 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.39%. Comparing base (ea7b092) to head (b9ee6ec).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@ Coverage Diff @@## develop #8677 +/- ##
===========================================
- Coverage 80.39% 80.39% -0.01% 
===========================================
Files 1688 1688 Lines 207392 207392 Branches 73 73 ===========================================
- Hits 166742 166739 -3 - Misses 40650 40653 +3 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tautschnig
tautschnig merged commit d148ae6 into diffblue:developJul 9, 2025
@tautschnig
tautschnig deleted the release-6.7.1 branch July 9, 2025 20:16
Sign up for freeto 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.

3 participants

@tautschnig@peterschrammel@TGWDB