CQCL / hugr-llvm

http://crates.io/crates/hugr-llvm
Apache License 2.0
4 stars 2 forks source link

The coverage robot is broken. #39

Closed doug-q closed 4 weeks ago

doug-q commented 4 weeks ago

Looking at Commits and Pulls on https://app.codecov.io/github/CQCL/hugr-llvm one sees that for a few days the robot has been unable to recognise base commits.

Coverage jobs are succeeding, see for example https://github.com/CQCL/hugr-llvm/actions/runs/9612976251/job/26514775808?pr=38

cqc-alec commented 4 weeks ago

I don't know why this should cause it, but from #31 : image

doug-q commented 4 weeks ago

That makes sense, see https://docs.codecov.com/docs/error-reference. Hypothesis: It get's confused when base commit changes, no it's confused because the previous commit doesn't have coverage. Cool.