• Bryan Boreham's avatar
    Fix mismatched code coverage errors · 97dda945
    Bryan Boreham authored
    'codecgen' embeds a random integer in each identifier; this means code
    coverage across different CircleCI lanes may not match.
    Here we force the integer to 23 on every CircleCI build so they always match.
    97dda945