Skip to content

Mark cbmc version 5.32.0 in src/config.inc #6166

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
Jun 10, 2021

Conversation

NlightNFotis
Copy link
Contributor

  • 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.

@NlightNFotis NlightNFotis self-assigned this Jun 10, 2021
@NlightNFotis NlightNFotis changed the title Mark cbmc version 5.32.0 in src/config.inc. Mark cbmc version 5.32.0 in src/config.inc Jun 10, 2021
@codecov
Copy link

codecov bot commented Jun 10, 2021

Codecov Report

Merging #6166 (29578b0) into develop (b5873c9) will increase coverage by 0.21%.
The diff coverage is 84.90%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6166      +/-   ##
===========================================
+ Coverage    75.04%   75.26%   +0.21%     
===========================================
  Files         1450     1450              
  Lines       158276   158471     +195     
===========================================
+ Hits        118784   119277     +493     
+ Misses       39492    39194     -298     
Impacted Files Coverage Δ
src/ansi-c/c_typecheck_expr.cpp 74.83% <55.55%> (+14.56%) ⬆️
src/goto-instrument/code_contracts.cpp 86.33% <85.64%> (+0.89%) ⬆️
src/goto-instrument/code_contracts.h 95.83% <100.00%> (+2.08%) ⬆️
src/analyses/local_may_alias.cpp 65.75% <0.00%> (+0.45%) ⬆️
src/util/bitvector_expr.h 98.26% <0.00%> (+1.29%) ⬆️
src/ansi-c/c_expr.h 100.00% <0.00%> (+5.12%) ⬆️
src/ansi-c/c_typecheck_base.h 100.00% <0.00%> (+13.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58a15d6...29578b0. Read the comment docs.

@NlightNFotis NlightNFotis merged commit 556b432 into diffblue:develop Jun 10, 2021
@NlightNFotis NlightNFotis deleted the cbmc-5.32.0 branch June 10, 2021 18:00
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