Since I upgraded builder to version 1.3.0-rc.0, coverage has stopped working with the following error:
Error BDLR301: Invalid value null for argument testfiles of type string
Seems like buidler no longer accepts null values for --testfiles, --solcoverjs and --temp which seems to be the default ones used by solidity-coverage.