Skip to content

Conversation

@tautschnig
Copy link
Collaborator

@tautschnig tautschnig commented Jun 17, 2024

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a 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).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

@codecov
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.15%. Comparing base (98f6e71) to head (3ccbf65).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8335   +/-   ##
========================================
  Coverage    78.15%   78.15%           
========================================
  Files         1726     1726           
  Lines       188862   188862           
  Branches     18450    18450           
========================================
  Hits        147613   147613           
  Misses       41249    41249           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tautschnig tautschnig marked this pull request as ready for review June 18, 2024 07:50
@tautschnig tautschnig requested review from a team, TGWDB, esteffin and peterschrammel as code owners June 18, 2024 07:50
@tautschnig tautschnig merged commit a8b8f0f into diffblue:develop Jun 18, 2024
@tautschnig tautschnig deleted the cbmc-v6 branch June 18, 2024 09:25
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.

5 participants