Skip to content

Rename constant evaluation regression folder names #5032

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 2 commits into from
Aug 16, 2019

Conversation

yumibagge
Copy link
Contributor

This is split from danpoe#1.
In this PR,

  • rename of constant evaluation regression folders

  • clang format
    are addressed

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

  • n/a 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).

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

Copy link
Contributor

@romainbrenguier romainbrenguier left a comment

Choose a reason for hiding this comment

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

Looks good. But maybe we could have a ConstantEvaluation folder and all the tests there?

Copy link
Contributor

@allredj allredj left a comment

Choose a reason for hiding this comment

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

✔️
Passed Diffblue compatibility checks (cbmc commit: 225d4ff).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/123485598

@codecov-io
Copy link

Codecov Report

Merging #5032 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #5032   +/-   ##
========================================
  Coverage    69.48%   69.48%           
========================================
  Files         1310     1310           
  Lines       108813   108813           
========================================
  Hits         75609    75609           
  Misses       33204    33204

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 744671a...225d4ff. Read the comment docs.

@yumibagge
Copy link
Contributor Author

Looks good. But maybe we could have a ConstantEvaluation folder and all the tests there?

Yes, I tend to agree - but maybe the best we can have a separate meeting about re-organising these regression tests and agree on some folder structures and naming conventions?

@yumibagge yumibagge merged commit 82b08f8 into diffblue:develop Aug 16, 2019
@yumibagge yumibagge deleted the yb/jbmc-regression-tidy branch August 16, 2019 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.

5 participants