GithubHelp home page GithubHelp logo

Comments (4)

alandefreitas avatar alandefreitas commented on July 17, 2024

This seems to be happening because codecov uses only the commit hash to refer to each commit. The commit is associated with a branch the first time it appears and this association is permanent after that.

For instance, the the last commit to master (d1e0e11) triggered this workflow to upload the coverage data. The workflow gives us this link without any reference to master:

[2022-03-28T18:57:12.815Z] ['info'] https://codecov.io/github/CPPAlliance/url/commit/d1e0e11ac97adf0efd4352a34d3e143c31004ab1

If we go to the link, we see this commit hash is associated with the develop branch, which is the branch associated with this hash the first time codecov saw it.

When we look at the list of branches, codecov considers that the last commit to master was 2 years ago.

image

The most recent commit covecov associated with master was "Update build scripts", which is probably the lastest commit that didn't go through develop before.

from url.

vinniefalco avatar vinniefalco commented on July 17, 2024

Please bring it to codecov support attention https://github.com/codecov

from url.

alandefreitas avatar alandefreitas commented on July 17, 2024

I did a little research and I'm quite sure they already know about it. There's even a tutorial related to this on their website (I don't have the link right now). But I'll ask if there's some workaround or something we could do.

from url.

vinniefalco avatar vinniefalco commented on July 17, 2024

I'm not losing sleep over this.

from url.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.