Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sajith/codecov-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codecov/codecov-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 10 files changed
  • 10 contributors

Commits on Sep 15, 2020

  1. Ignore emacs lisp files (codecov#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.
    sajith authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    dd8fe1a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    713d941 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    76b4f7c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Update to Python 3.9 (codecov#301)

    * Update .travis.yml
    
    * Update setup.py
    
    * Update build-test.yml
    
    * Update .travis.yml
    
    Co-authored-by: Tom Hu <[email protected]>
    gsheni and thomasrockhu authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5862842 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    58032a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    f4b116d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    a8f6ff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Bump coverage from 5.3 to 5.3.1 (codecov#311)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 5.3.1.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@coverage-5.3...coverage-5.3.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    147802d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Bump coverage from 5.3.1 to 5.4 (codecov#312)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3.1 to 5.4.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@coverage-5.3.1...coverage-5.4)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    26fe18b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Bump coverage from 5.4 to 5.5 (codecov#314)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.4 to 5.5.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@coverage-5.4...coverage-5.5)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    158a38e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Upgrade to GitHub-native Dependabot (codecov#320)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 1, 2021
    Configuration menu
    Copy the full SHA
    51469b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Add Cirrus CI (codecov#322)

    * Add Cirrus CI
    
    This is a follow up of the discussion in:
    
    https://community.codecov.com/t/add-support-of-uploading-from-cirrus-ci-without-token/1028/34
    
    and uses the bash uploader as a reference:
    
    https://github.com/codecov/codecov-bash/blob/master/codecov#L959
    
    * Add test case for Cirrus CI
    abravalheri authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    27a9833 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    fcff439 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Add deprecation notice (codecov#325)

    * Add deprecation notice
    
    * Add link to uploader source
    thomasrockhu-codecov authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    46e1b8c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    12c0ddd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    3766370 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    a78512e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    e553e93 View commit details
    Browse the repository at this point in the history
Loading