Skip to content

Update version number for release 5.65.0 #7092

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 1, 2022

Conversation

TGWDB
Copy link
Contributor

@TGWDB TGWDB commented Sep 1, 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 1, 2022 14:00
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #7092 (381b34d) into develop (f4d92f2) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #7092   +/-   ##
========================================
  Coverage    77.85%   77.85%           
========================================
  Files         1574     1574           
  Lines       181245   181245           
========================================
  Hits        141109   141109           
  Misses       40136    40136           
Impacted Files Coverage Δ
src/goto-instrument/contracts/contracts.h 100.00% <ø> (ø)
src/ansi-c/c_expr.h 100.00% <100.00%> (ø)
src/ansi-c/c_typecheck_code.cpp 77.15% <100.00%> (ø)
src/goto-instrument/contracts/contracts.cpp 94.31% <100.00%> (ø)

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 4e907dd into diffblue:develop Sep 1, 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