Azure DevOps Pipelines can be set as statuschecks for PR requests sourced from github, however I don't seem to find a way to require codecoverage from the pipeline.
Is there a way to get the status of {pipeline}/codecoverage as a status check on Github?