Commit Graph

1 Commits

Author SHA1 Message Date
Eli Schwartz 68a84f6535
fix confusing azure pipelines status for coverage
The coverage report was always the final section of the main test run.
This made it hard to scroll around and find exactly what went wrong --
particularly as not everyone realizes that coverage isn't part of the
test run, but also because the output from coverage is... excessively
long.

This mirrors what we do in our other workflows.
2022-11-16 19:28:24 -05:00