Modules§

Structs§

Enums§

  • Indicates how/where this Action was executed.
  • Errors in file post-processing are categorized using this enum.
  • These correspond to the prefix of the rule name. Eg cc_test has language CC.
  • Status of a resource.
  • These correspond to the suffix of the rule name. Eg cc_test has type TEST.
  • Most build systems cache build results to speed up incremental builds. Some also cache test results too. This indicates whether the test results were found in a cache, and where that cache was located.
  • Indicates how big the user indicated the test action was.
  • Indicates the upload status of the invocation, whether it is post-processing, or immutable, etc.