GetCheckIT: Don't set check fields which are unrelated to the test

Several tests were unnecessarily setting a check state when creating
checks. If the check state is not relevant for the test it improves
readability to not set it at all.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I672ef000e6391f06cebafc073e8f4232d7b3e9c9
1 file changed
tree: 8268f364ae7721648138a724e5e6aae56d2d377b
  1. java/
  2. javatests/
  3. src/
  4. BUILD
  5. LICENSE
  6. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.