How to Set Different Threshold for different branch for Code Coverage Protection
I am trying to set different thresholds for different branches when setting the build failure condition. However, from what I could find right now, I feel like the failure condition will apply to all branches. Is there any way to fix that?
Please sign in to leave a comment.