Open
Description
Discussed in #98
Originally posted by justinchuby October 13, 2023
We recently enabled codecov for the onnx/onnx repository. One of the things we discover is there is no "main" branch from the drop down:
Turns out the commits from the merge queue branch gh-readonly-queue/*
are the same commits in main
(e.g. https://app.codecov.io/gh/onnx/onnx/commit/b61d2a8ab7a7e60eb386a387c73e449dd3461b3e), but codecov does not show these commits as part of the main branch. This causes the portal to show no "main" branch at all for coverage data, which can be inconvenient and confusing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner