Giter Site home page Giter Site logo

Comments (4)

jdeering avatar jdeering commented on June 17, 2024

From what I remember it's an error returned from coveralls. I'll look into it early this week. Any more information you happen across regarding this error can be posted here.

from coveralls.net.

kbilsted avatar kbilsted commented on June 17, 2024

Hi Thanks for the quick reply

I've just tried the unencrypted token approach again alas with the same result. Was woring around 5-7 hours ago. Maybe they've changed something? Currently, I'm only running this off appveyor. Maybe I should attempt running locally

from coveralls.net.

kbilsted avatar kbilsted commented on June 17, 2024

Just tried running it locally. It worked fine

>> packages\OpenCover.4.5.3522\OpenCover.Console.exe -register:user -filter:"+[StatePrinter.Tests*]*" -target:".\packages\NUnit.Runners.2.6.4\tools\nunit-console.exe" -targetargs:"StatePrinter.Tests\bin\debug\StatePrinter.Tests.dll" -output:coverage.xml -log:all

$env:COVERALLS_REPO_TOKEN="JjCu65jaJJfW6PcNI5HwCkp7i32eGDtby"

>> packages\coveralls.io.1.1.86\tools\coveralls.net.exe --opencover coverage.xml

result at https://coveralls.io/builds/1888749

Weird meta data though (the commit message)

COMMITED 8 FEB 20 - 21:21 FIRST BUILD ON FEATURE/CODECOVERAGE AT 88.59%
COMMITED BY
2dc5e0adfd68623e31f14c6db4e93c15?size=18&default=identiconkbilsted  

COMMIT MESSAGE
unencrypt

I just did another commit and ran the above locally again. This time it worked fine with the commit message.

from coveralls.net.

kbilsted avatar kbilsted commented on June 17, 2024

The problem was that I had manually set an environment variable with the same name in the config which apparently overrules the .yml file. I finally found out by adding a --debug flag to coveralls.net and releasing my own nuget package. PR has been sent your way in #9

from coveralls.net.

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.