home.social

#codecov — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codecov, aggregated by home.social.


  1. Edit: uploading results from the different runners worked! I was just impatient.

    Question

    I have a function that has different behavior on Windows and (MacOS/Linux). I have tests that correctly check all of this (using testthat::skip_on_os() ). Everything is working as intended.

    But when I run my CI checks, codecov marks the “windows” lines as untested. My naive solution of running the codecov action on a windows runner is also not solving it.

    Any suggestions?

  2. So satisfying to finally reach 100% code coverage for testing!

    Hoping to publish paper on Comodo by the end of the year. If you are into help to contribute to Comodo.jl and FEBio.jl and you'll be one of the authors!

    github.com/COMODO-research/Com

  3. Here we go. S1E1!

    Chad Whitacre is head of open source at Sentry, an application and performance monitoring software maker that moved to a business source license for its products in 2019, and then to a functional source license in November 2023. In this episode, he discusses the #tragedyofthecommons vs #enclosure, open source vs open products, #BSL vs #FSL and the story of "The #Codecov kerfuffle." #OSS #softwarecommons #opensource #opensourcesustainability #podcast

    itopsquery.podbean.com/e/chad-

  4. Here we go. S1E1!

    Chad Whitacre is head of open source at Sentry, an application and performance monitoring software maker that moved to a business source license for its products in 2019, and then to a functional source license in November 2023. In this episode, he discusses the #tragedyofthecommons vs #enclosure, open source vs open products, #BSL vs #FSL and the story of "The #Codecov kerfuffle." #OSS #softwarecommons #opensource #opensourcesustainability #podcast

    itopsquery.podbean.com/e/chad-

  5. Here we go. S1E1!

    Chad Whitacre is head of open source at Sentry, an application and performance monitoring software maker that moved to a business source license for its products in 2019, and then to a functional source license in November 2023. In this episode, he discusses the vs , open source vs open products, vs and the story of "The kerfuffle."

    itopsquery.podbean.com/e/chad-

  6. Here we go. S1E1!

    Chad Whitacre is head of open source at Sentry, an application and performance monitoring software maker that moved to a business source license for its products in 2019, and then to a functional source license in November 2023. In this episode, he discusses the #tragedyofthecommons vs #enclosure, open source vs open products, #BSL vs #FSL and the story of "The #Codecov kerfuffle." #OSS #softwarecommons #opensource #opensourcesustainability #podcast

    itopsquery.podbean.com/e/chad-

  7. Here we go. S1E1!

    Chad Whitacre is head of open source at Sentry, an application and performance monitoring software maker that moved to a business source license for its products in 2019, and then to a functional source license in November 2023. In this episode, he discusses the #tragedyofthecommons vs #enclosure, open source vs open products, #BSL vs #FSL and the story of "The #Codecov kerfuffle." #OSS #softwarecommons #opensource #opensourcesustainability #podcast

    itopsquery.podbean.com/e/chad-

  8. Anyone experiencing issue with #codecov ?
    Their #dotnet #tool only supports #netcore 2.1, 3.1 and #dotnet5 (all currently out of support) and since linux #github agent only has #dotnet6 and #dotnet7 sdks.
    Anyone out there with a better option than installing a deprecated sdk ?
    I'm using #nuke and would very much like not to have to customize the generated YAML file.

    The project : github.com/candoumbe/candoumbe.types

    #opensource