Skip to content

Conversation

tautschnig
Copy link
Collaborator

Fixes an indentation error introduced in abf93f5.

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

Fixes an indentation error introduced in abf93f5.
@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Base: 78.00% // Head: 78.00% // No change to project coverage 👍

Coverage data is based on head (f6aa6df) compared to base (abf93f5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7257   +/-   ##
========================================
  Coverage    78.00%   78.00%           
========================================
  Files         1621     1621           
  Lines       187273   187273           
========================================
  Hits        146089   146089           
  Misses       41184    41184           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tautschnig tautschnig merged commit daefb6a into diffblue:develop Oct 20, 2022
@tautschnig tautschnig deleted the bugfixes/fixup-set-output branch October 20, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants