Skip to content

issues Search Results · repo:codeclimate/python-test-reporter language:Python

Filter by

11 results
 (85 ms)

11 results

incodeclimate/python-test-reporter (press backspace or delete to remove)

I expect that Version 4.4 of Coverage.py is supported. I receive this Error Message: 0.36s$ codeclimate-test-reporter This reporter is compatible with Coverage.py versions =4.0, 4.4. Your Coverage.py ...
  • blndev
  • 3
  • Opened 
    on Sep 7, 2017
  • #49

pip install codeclimate-test-reporter seems to fail installing coverage =4.0, 4.4 codeclimate-test-reporter --token $TK This reporter is compatible with Coverage.py versions =4.0, 4.4. ...
  • a-hilaly
  • 1
  • Opened 
    on Aug 17, 2017
  • #47

We run our tests inside a docker container, the image of which we want to keep as light as possible. From what I can see the current python plugin assumes git is available, in our case it is not. Would ...
  • andrewmichaelsmith
  • 2
  • Opened 
    on Jul 28, 2017
  • #46

I am trying to use codeclimate-test-reporter with Travis-CI, but get the following error: $ codeclimate-test-reporter --debug --token $CODECLIMATE_REPO_TOKEN codeclimate-test-repoter 0.2.1 Requests 2.13.0 ...
  • bjmorgan
  • 6
  • Opened 
    on May 9, 2017
  • #40

Hi, I’m encountering a Python error every time I launch command: codeclimate-test-reporter --debug --token [my_token] You can reproduce the error this way: git clone https://github.com/buonomo/inf8007 ...
  • BuonOmo
  • 14
  • Opened 
    on Feb 15, 2017
  • #37

If the codeclimate-test-reporter encounters an error unrelated to coverage - e.g. requests.exceptions.Timeout (https://github.com/codeclimate/python-test-reporter/blob/master/codeclimate_test_reporter/components/runner.py#L59) ...
  • hugorodgerbrown
  • 2
  • Opened 
    on Jan 25, 2017
  • #35

Hi Code Climate, I seem to have frequent issues with some of my Python repos that build on Circle CI - it would appear that the code climate test reporter is having trouble communicating with your servers. ...
  • SiyavulaMachine
  • 6
  • Opened 
    on Oct 24, 2016
  • #31

Hello dear friends, I am experiencing a very dirty problem here. I can t manage to find the error. capture_ My project is not open source, but you can find it if you are working at CodeClimate : https://codeclimate.com/repos/5772aa87f97096006f001cb4/feed ...
  • DEKHTIARJonathan
  • 15
  • Opened 
    on Oct 14, 2016
  • #30

Hi, It would be nice if we could see an example using Appveyor. The syntax on Windows is sufficiently different that it isn t obvious how to make it work.
  • LivInTheLookingGlass
  • 2
  • Opened 
    on Jun 21, 2016
  • #26

I ve got a question regarding what could go wrong when the script says an upload is done but in fact codeclimate still tells me that test coverage was not setup. As can be seen the same commit sha is present ...
  • krodyrobi
  • 4
  • Opened 
    on Jun 14, 2016
  • #23
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub