Skip to content

Mark hotfix cbmc version 5.22.1 #5777

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

Conversation

NlightNFotis
Copy link
Contributor

@NlightNFotis NlightNFotis commented Jan 21, 2021

This hotfix version is concerning a change in our CI scripts that caused releases to be misnamed (5.22.0 instead of cbmc-5.22.0). This is important because some of our release scripts are being based on the name of the release having a particular form.

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

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #5777 (70f6bf0) into develop (ec21533) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #5777   +/-   ##
========================================
  Coverage    69.68%   69.68%           
========================================
  Files         1248     1248           
  Lines       100855   100855           
========================================
  Hits         70278    70278           
  Misses       30577    30577           
Flag Coverage Δ
cproversmt2 43.43% <ø> (ø)
regression 66.66% <ø> (ø)
unit 32.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ec21533...70f6bf0. Read the comment docs.

@hannes-steffenhagen-diffblue hannes-steffenhagen-diffblue merged commit 60feede into diffblue:develop Jan 22, 2021
@NlightNFotis NlightNFotis deleted the hotfix-release branch February 19, 2021 11:18
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