getPipelineBuilder

abstract fun getPipelineBuilder(): CompilerPipeline.Builder?

If this function returns a non-null CompilerPipeline.Builder, the PartiQLTest annotation will use the builder to build a CompilerPipeline with coverage statistics enabled. If this is specified to be null, the default CompilerPipeline.builder will be used.