Search Unity

Official How to Set Up Codecov with Unity and GitHub Actions

Discussion in 'Testing & Automation' started by Unity-Nikos, Oct 5, 2021.

  1. Unity-Nikos

    Unity-Nikos

    Unity Technologies

    Joined:
    Sep 30, 2015
    Posts:
    87
  2. Elringus

    Elringus

    Joined:
    Oct 3, 2012
    Posts:
    483
    Hey @Unity-Nikos, Thanks for sharing the article, it's very helpful!

    I think I was able to setup everything in accordance with the article, but getting "There was an error processing coverage reports." error on codegov (the report is uploaded from GitHub actions without issues).

    I've already reported the issue to codegov (https://community.codecov.com/t/3251), but maybe someone here have an idea what could be wrong.

    Here is the report with the error: https://codecov.io/gh/Elringus/SpriteDicing/commit/6bb5462ede6ad5f325ed4cbe630ac802aa089157/

    And here is the CI log on GitHub: https://github.com/Elringus/SpriteDicing/runs/3808579551
     
  3. Elringus

    Elringus

    Joined:
    Oct 3, 2012
    Posts:
    483
    Unity-Nikos likes this.