Skip to content

Conversation

@martin-cs
Copy link
Collaborator

Full details reported as:
#6258

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

@martin-cs
Copy link
Collaborator Author

Thanks @peterschrammel for the swift review.

@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #6259 (3a2de48) into develop (2c32f86) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #6259   +/-   ##
========================================
  Coverage    76.16%   76.16%           
========================================
  Files         1484     1484           
  Lines       162164   162164           
========================================
  Hits        123516   123516           
  Misses       38648    38648           
Impacted Files Coverage Δ
src/solvers/smt2/smt2_parser.cpp 77.90% <100.00%> (ø)

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 b158d86...3a2de48. Read the comment docs.

@martin-cs martin-cs merged commit 932d41d into diffblue:develop Jul 29, 2021
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