@Deployment deploy process definitions with tenant ID

Is repositoryService the only way to deploy process definitions with a tenant ID? How do I use @Deployment to deploy BPM diagrams that have a tenant set on it? I’m trying to generate test coverage metrics on my multi-tenant workflow, but unfortunately camunda-bpm-process-test-coverage only works if my test class or methods are annotated with @Deployment.