You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure whether comments to arbitrary commits are working so great to draw any attention, so I am repeating my request here as a new issue:
Currently, release 1.4.0 is broken regarding the usage of any exclusion settings. This has been fixed a while ago in commit ddf856d.
Can we get a new release with this fix? I just spent some time debugging why my coverageExcludedFiles SBT setting would not be taken into account... 🥺 🙏
Thanks!
The text was updated successfully, but these errors were encountered:
I had a look at the code again and I just realized, that the bug only renders the first regex non-operational. I work-around by prepending a never-matching regex to the list of the regexs I am interested in:
I am not sure whether comments to arbitrary commits are working so great to draw any attention, so I am repeating my request here as a new issue:
Currently, release 1.4.0 is broken regarding the usage of any exclusion settings. This has been fixed a while ago in commit ddf856d.
Can we get a new release with this fix? I just spent some time debugging why my coverageExcludedFiles SBT setting would not be taken into account... 🥺 🙏
Thanks!
The text was updated successfully, but these errors were encountered: