-
Notifications
You must be signed in to change notification settings - Fork 137
Comparing changes
Open a pull request
base repository: codecov/codecov-python
base: 2.1.8
head repository: codecov/codecov-python
compare: v2.1.11
- 16 commits
- 10 files changed
- 12 contributors
Commits on Aug 21, 2020
-
Remove token restrictions (#289)
* Remove token restrictions * Update version to 2.1.9 * Fix tests * force * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for fb3a25c - Browse repository at this point
Copy the full SHA fb3a25cView commit details
Commits on Aug 26, 2020
-
* Update python versions * Add 3.8 on GHA
Configuration menu - View commit details
-
Copy full SHA for ff88f77 - Browse repository at this point
Copy the full SHA ff88f77View commit details -
Bump coverage from 4.5.4 to 5.2.1 (#290)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.5.4 to 5.2.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@coverage-4.5.4...coverage-5.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1475352 - Browse repository at this point
Copy the full SHA 1475352View commit details -
Add license scan report and status (#292)
Signed off by: fossabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6795ee0 - Browse repository at this point
Copy the full SHA 6795ee0View commit details
Commits on Aug 31, 2020
-
Update README with accurate links (#294)
* Update README with accurate links * force * format * format * last format
Configuration menu - View commit details
-
Copy full SHA for bf97a8b - Browse repository at this point
Copy the full SHA bf97a8bView commit details
Commits on Sep 9, 2020
-
Improve error reporting in the "try_run" function and correctly inclu…
…de original command output in the error message (#153) * Log more info when a command fails. * Also log return code. * Correctly include process output with the thrown exception. * Include returncode before the output. * Update codecov/__init__.py * black Co-authored-by: Thomas Hu <[email protected]> Co-authored-by: Thomas Hu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6638881 - Browse repository at this point
Copy the full SHA 6638881View commit details
Commits on Sep 14, 2020
-
Bump coverage from 5.2.1 to 5.3 (#296)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2.1 to 5.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@coverage-5.2.1...coverage-5.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c56f29 - Browse repository at this point
Copy the full SHA 0c56f29View commit details -
Added sleep between upload retries. (#295)
* Added sleep 2s between upload retries. * Set default retries to 5 same as bash uploader. * Log retry attempts.
Configuration menu - View commit details
-
Copy full SHA for 2574d1b - Browse repository at this point
Copy the full SHA 2574d1bView commit details
Commits on Sep 15, 2020
-
Output elapsed time with S3 upload (#148)
* Output elapsed time with S3 upload It seems that it fails with "Forbidden" when it takes longer than 15s, so this at least helps with debugging that. The Bash uploader gzips the data file, so it is faster to upload and does not trigger it with the given data file / internet connection. (Pdb++) s3.text '<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>AccessDenied</Code><Message>Request has expired</Message><Expires>2018-05-19T11:58:04Z</Expires><ServerTime>2018-05-19T11:58:10Z</ServerTime><RequestId>EFE63A2DA8CE9726</RequestId><HostId>LXoeTEXV7h3wN5DICvZg/U6uWIeyOgkJ1JnyEOQCpKNkQtpst4qKhkxuTgPnJeV3uB1jOexYP+s=</HostId></Error>' * black Co-authored-by: Thomas Hu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9137404 - Browse repository at this point
Copy the full SHA 9137404View commit details -
Ignore emacs lisp files (#297)
Tahoe-LAFS project has a file named `/misc/coding_tools/coverage.el`, which is often uploaded to codecov along with the regular coverage report. I'm not sure it is doing any harm, but can't be doing anything useful either! It would be nice if codecov could ignore `.el` files.
Configuration menu - View commit details
-
Copy full SHA for dd8fe1a - Browse repository at this point
Copy the full SHA dd8fe1aView commit details
Commits on Sep 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 713d941 - Browse repository at this point
Copy the full SHA 713d941View commit details
Commits on Oct 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 76b4f7c - Browse repository at this point
Copy the full SHA 76b4f7cView commit details
Commits on Oct 16, 2020
-
* Update .travis.yml * Update setup.py * Update build-test.yml * Update .travis.yml Co-authored-by: Tom Hu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5862842 - Browse repository at this point
Copy the full SHA 5862842View commit details
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 58032a4 - Browse repository at this point
Copy the full SHA 58032a4View commit details
Commits on Dec 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f4b116d - Browse repository at this point
Copy the full SHA f4b116dView commit details
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a8f6ff2 - Browse repository at this point
Copy the full SHA a8f6ff2View 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 2.1.8...v2.1.11