Skip to content

Mark CBMC version 5.72.0 #7419

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
Dec 8, 2022
Merged

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 Dec 8, 2022
@NlightNFotis NlightNFotis requested a review from a team as a code owner December 8, 2022 10:33
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Base: 78.36% // Head: 78.38% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (bb9d8e3) compared to base (f025c91).
Patch coverage: 79.06% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7419      +/-   ##
===========================================
+ Coverage    78.36%   78.38%   +0.01%     
===========================================
  Files         1651     1651              
  Lines       190009   190045      +36     
===========================================
+ Hits        148896   148961      +65     
+ Misses       41113    41084      -29     
Impacted Files Coverage Δ
src/analyses/constant_propagator.h 82.35% <ø> (ø)
src/analyses/invariant_set.cpp 0.00% <0.00%> (ø)
src/analyses/invariant_set.h 0.00% <0.00%> (ø)
src/ansi-c/c_expr.h 100.00% <ø> (ø)
src/ansi-c/c_typecheck_base.h 100.00% <ø> (ø)
src/ansi-c/scanner.l 63.39% <ø> (ø)
src/cpp/cpp_item.h 64.15% <0.00%> (ø)
src/ansi-c/ansi_c_convert_type.cpp 79.48% <8.16%> (ø)
.../src/java_bytecode/character_refine_preprocess.cpp 54.27% <28.57%> (ø)
src/analyses/local_may_alias.cpp 63.80% <33.33%> (ø)
... and 146 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.

@NlightNFotis NlightNFotis merged commit 9a84d62 into diffblue:develop Dec 8, 2022
@NlightNFotis NlightNFotis deleted the cbmc-5.72.0 branch December 8, 2022 14:50
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