Skip to content

Conversation

kroening
Copy link
Collaborator

CBMC generates too much console output. This commit increases the verbosity level required for various progress and performance statistics messages.

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

@kroening kroening force-pushed the verbosity-control branch 2 times, most recently from 41c1bd9 to 8604de7 Compare June 15, 2024 14:54
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.37%. Comparing base (8646bfa) to head (da777a0).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8330      +/-   ##
===========================================
- Coverage    78.37%   78.37%   -0.01%     
===========================================
  Files         1726     1726              
  Lines       188322   188325       +3     
  Branches     18460    18445      -15     
===========================================
+ Hits        147606   147607       +1     
- Misses       40716    40718       +2     

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

@kroening kroening force-pushed the verbosity-control branch 3 times, most recently from a36f39c to 65b28d5 Compare June 15, 2024 17:34
@kroening kroening marked this pull request as ready for review June 15, 2024 18:58
Copy link
Member

@peterschrammel peterschrammel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tautschnig tautschnig force-pushed the verbosity-control branch 2 times, most recently from 779c863 to b423dc2 Compare June 17, 2024 11:51
CBMC generates too much console output.  This commit increases the verbosity
level required for various progress and performance statistics messages.
@kroening kroening merged commit 27c4de3 into develop Jun 17, 2024
@kroening kroening deleted the verbosity-control branch June 17, 2024 23:49
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