Skip to content

Check completeness of help output in CI #6917

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
Aug 12, 2022

Conversation

tautschnig
Copy link
Collaborator

This commit adds a new script to run post-build that assesses the
completeness of --help for all binaries except for goto-cc.

  • 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.
  • n/a 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 9, 2022

Codecov Report

Merging #6917 (880725c) into develop (7ca319a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #6917   +/-   ##
========================================
  Coverage    77.86%   77.86%           
========================================
  Files         1569     1569           
  Lines       180995   180995           
========================================
  Hits        140929   140929           
  Misses       40066    40066           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tautschnig tautschnig mentioned this pull request Jun 17, 2022
3 tasks
@tautschnig tautschnig force-pushed the feature/complete-help branch from 2270f73 to 7bec8db Compare July 13, 2022 15:05
@tautschnig tautschnig marked this pull request as ready for review July 13, 2022 15:06
@tautschnig tautschnig requested a review from a team as a code owner July 13, 2022 15:06
This commit adds a new script to run post-build that assesses the
completeness of --help for all binaries except for goto-cc.
@tautschnig tautschnig force-pushed the feature/complete-help branch from 7bec8db to 880725c Compare August 12, 2022 08:43
@tautschnig tautschnig merged commit 9e0aac9 into diffblue:develop Aug 12, 2022
@tautschnig tautschnig deleted the feature/complete-help branch August 12, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants