Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
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: codecov/codecov-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.11
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: v2.1.12
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 21, 2021

  1. Bump coverage from 5.3 to 5.3.1 (#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](nedbat/coveragepy@coverage-5.3...coverage-5.3.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    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 (#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](nedbat/coveragepy@coverage-5.3.1...coverage-5.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    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 (#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](nedbat/coveragepy@coverage-5.4...coverage-5.5)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    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 (#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 (#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
Loading