How to set the /d:sonar.coverage.exclusions in jekins pipeline if the path contains space

I want to exclude some files or folders from sonarqube coverage, but the folder path may contains space, how can I write the exclusions?

Hi,

Welcome to the community!

This is easiest through the UI, which should handle your spaces for you.

 
HTH,
Ann