pingcap/tidb-operator

Broken codecov uploading

wuhuizuo opened this issue · 0 comments

- name: Upload test coverage
uses: codecov/codecov-action@v1
with:
flags: unittest
working-directory: ${{ github.workspace }}/go/src/github.com/${{ github.repository }}
if: ${{ matrix.job == 'test' }}

Currently. It made the codecov branch coverage broken:
image
image