Skip to content

Update CBMC version to 5.67.0 for release #7165

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

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

TGWDB
Copy link
Contributor

@TGWDB TGWDB commented Sep 29, 2022

  • Each commit message has a non-empty body, explaining why the change was made.
  • 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).
  • My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • White-space or formatting changes outside the feature-related changed lines are in commits of their own.

@TGWDB TGWDB requested a review from a team as a code owner September 29, 2022 09:46
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 77.88% // Head: 77.89% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (f37f3c0) compared to base (6d6319f).
Patch coverage: 86.23% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7165   +/-   ##
========================================
  Coverage    77.88%   77.89%           
========================================
  Files         1576     1576           
  Lines       181859   181913   +54     
========================================
+ Hits        141648   141699   +51     
- Misses       40211    40214    +3     
Impacted Files Coverage Δ
src/ansi-c/ansi_c_internal_additions.cpp 90.12% <ø> (ø)
src/ansi-c/c_typecheck_base.h 100.00% <ø> (ø)
src/ansi-c/c_typecheck_expr.cpp 74.15% <81.25%> (-0.05%) ⬇️
src/ansi-c/c_typecheck_code.cpp 77.75% <82.14%> (+0.60%) ⬆️
...o-instrument/contracts/instrument_spec_assigns.cpp 98.77% <85.71%> (-0.59%) ⬇️
src/ansi-c/ansi_c_entry_point.cpp 89.57% <100.00%> (ø)
src/ansi-c/c_typecheck_base.cpp 82.99% <100.00%> (+0.49%) ⬆️
src/linking/remove_internal_symbols.cpp 100.00% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TGWDB TGWDB merged commit e73fcbb into diffblue:develop Sep 29, 2022
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.

2 participants