-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: codeclimate/python-test-reporter
base: v0.0.3
head repository: codeclimate/python-test-reporter
compare: 3303b83
- 13 commits
- 14 files changed
- 1 contributor
Commits on Apr 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c3030db - Browse repository at this point
Copy the full SHA c3030dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0753536 - Browse repository at this point
Copy the full SHA 0753536View commit details -
Merge pull request #6 from codeclimate/devon/drop-docker-from-ci
Drop docker from CircleCI configuration
Configuration menu - View commit details
-
Copy full SHA for a40b1a3 - Browse repository at this point
Copy the full SHA a40b1a3View commit details
Commits on Apr 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6d4d5d1 - Browse repository at this point
Copy the full SHA 6d4d5d1View commit details -
This PR updates the README to include installation and usage documentation.
Configuration menu - View commit details
-
Copy full SHA for 0a97021 - Browse repository at this point
Copy the full SHA 0a97021View commit details -
Update ApiClient host env var to CODECLIMATE_API_HOST
This commit also strips trailing slashes from the host.
Configuration menu - View commit details
-
Copy full SHA for 25d39a7 - Browse repository at this point
Copy the full SHA 25d39a7View commit details -
Merge pull request #8 from codeclimate/devon/update-api-host-env
Update ApiClient host env var to CODECLIMATE_API_HOST
Configuration menu - View commit details
-
Copy full SHA for 4befe4c - Browse repository at this point
Copy the full SHA 4befe4cView commit details -
Merge pull request #7 from codeclimate/devon/update-readme-documentation
Update README documentation
Configuration menu - View commit details
-
Copy full SHA for 0462ae3 - Browse repository at this point
Copy the full SHA 0462ae3View commit details
Commits on Apr 20, 2016
-
Coerce filter into an iterator
Fixes the following error from CI#data: ```console File "reporter/components/ci.py", line 15, in data service = next(filter(self.predicate, iter(self.__services())), None) TypeError: list object is not an iterator ```
Configuration menu - View commit details
-
Copy full SHA for b0dd0c6 - Browse repository at this point
Copy the full SHA b0dd0c6View commit details -
Handle coverage file not found error separately
This commit introduces handling for a file not found error separate from the more generic `CoverageException` from coverage.py.
Configuration menu - View commit details
-
Copy full SHA for 0f9e544 - Browse repository at this point
Copy the full SHA 0f9e544View commit details -
Merge pull request #10 from codeclimate/devon/handle-file-not-found-e…
…rror Handle coverage file not found error separately
Configuration menu - View commit details
-
Copy full SHA for ca8d010 - Browse repository at this point
Copy the full SHA ca8d010View commit details -
Merge pull request #9 from codeclimate/devon/fix-ci-error
Coerce filter result into an iterator
Configuration menu - View commit details
-
Copy full SHA for 96f3c34 - Browse repository at this point
Copy the full SHA 96f3c34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3303b83 - Browse repository at this point
Copy the full SHA 3303b83View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.3...3303b83