Code Monkey home page Code Monkey logo

Comments (8)

paambaati avatar paambaati commented on August 24, 2024 2

@Maarten-vd-Sande I've pushed a fix for this. Can you try v2.5.3?

from codeclimate-action.

Maarten-vd-Sande avatar Maarten-vd-Sande commented on August 24, 2024 1

You mean this?
https://github.com/vanheeringen-lab/peaksql/runs/469251819?check_suite_focus=true

from codeclimate-action.

Maarten-vd-Sande avatar Maarten-vd-Sande commented on August 24, 2024 1

Yes I saw it! It seems to work!
https://github.com/vanheeringen-lab/peaksql/runs/469306889?check_suite_focus=true

from codeclimate-action.

Maarten-vd-Sande avatar Maarten-vd-Sande commented on August 24, 2024 1

Thanks a lot for the super fast fix!

from codeclimate-action.

Maarten-vd-Sande avatar Maarten-vd-Sande commented on August 24, 2024

The error looks a bit like #102. Should I revert to an older version of coverage.py?

from codeclimate-action.

Maarten-vd-Sande avatar Maarten-vd-Sande commented on August 24, 2024

On my local machine this works:

curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
chmod +x ./cc-test-reporter
./cc-test-reporter before-build

coverage run -m unittest discover -v test
coverage xml

./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT --coverage-input-type coverage.py -r {my_secret_code}

from codeclimate-action.

paambaati avatar paambaati commented on August 24, 2024

@Maarten-vd-Sande Can you link me to the action run log where debug is true?

from codeclimate-action.

Maarten-vd-Sande avatar Maarten-vd-Sande commented on August 24, 2024

I am not sure if you can see the log, but I think my first message gives it.

from codeclimate-action.

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.