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
$ runn run --shuffle on --shard-n 2 --shard-index 1 --coverage-out coverage.json path/to/**/*.yml
How about having the output in json format?
Most of the processing accounts for runbook load time, and having the coverage output in post-processing at test time uses less computer resources than running it separately!
The text was updated successfully, but these errors were encountered:
refs #748
Support
--coverage-out
otpion$ runn run --shuffle on --shard-n 2 --shard-index 1 --coverage-out coverage.json path/to/**/*.yml
How about having the output in json format?
Most of the processing accounts for runbook load time, and having the coverage output in post-processing at test time uses less computer resources than running it separately!
The text was updated successfully, but these errors were encountered: