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
The below ruleset, from pull request #7248 , has a target with a lefthand wildcard and no tests, so it should trigger the Ruleset test coverage was insufficient. error. However it doesn't trigger that error in Travis or when I run fetch-test.sh against it.
The below ruleset, from pull request #7248 , has a
targetwith a lefthand wildcard and no tests, so it should trigger theRuleset test coverage was insufficient.error. However it doesn't trigger that error in Travis or when I runfetch-test.shagainst it.