Skip to content

CBMC release version 5.64.0 #7075

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
Aug 18, 2022
Merged

CBMC release version 5.64.0 #7075

merged 1 commit into from
Aug 18, 2022

Conversation

TGWDB
Copy link
Contributor

@TGWDB TGWDB commented Aug 18, 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 August 18, 2022 09:57
@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #7075 (12fae74) into develop (948994a) will decrease coverage by 0.02%.
The diff coverage is 89.13%.

@@             Coverage Diff             @@
##           develop    #7075      +/-   ##
===========================================
- Coverage    77.87%   77.84%   -0.03%     
===========================================
  Files         1574     1574              
  Lines       181163   181181      +18     
===========================================
- Hits        141072   141045      -27     
- Misses       40091    40136      +45     
Impacted Files Coverage Δ
jbmc/src/jbmc/jbmc_parse_options.cpp 75.88% <0.00%> (ø)
...variable-sensitivity/variable_sensitivity_domain.h 100.00% <ø> (ø)
.../analyses/variable-sensitivity/write_stack_entry.h 100.00% <ø> (ø)
src/ansi-c/ansi_c_typecheck.cpp 67.85% <0.00%> (ø)
src/ansi-c/expr2c_class.h 100.00% <ø> (ø)
src/cpp/cpp_typecheck.cpp 77.70% <0.00%> (ø)
src/goto-analyzer/goto_analyzer_parse_options.cpp 72.27% <ø> (ø)
src/goto-cc/armcc_cmdline.cpp 22.22% <ø> (ø)
src/goto-cc/gcc_cmdline.cpp 79.23% <ø> (ø)
src/goto-cc/ms_cl_cmdline.cpp 0.00% <ø> (ø)
... and 115 more

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

@TGWDB TGWDB merged commit 8fbba35 into diffblue:develop Aug 18, 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