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: HONETESTER/example-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: codecov/example-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 4, 2025

  1. feat: ta

    thomasrockhu-codecov committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    f18c659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a338c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. chore(deps): bump tomli from 2.2.1 to 2.3.0

    Bumps [tomli](https://github.com/hukkin/tomli) from 2.2.1 to 2.3.0.
    - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
    - [Commits](hukkin/tomli@2.2.1...2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: tomli
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    cac0c56 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. chore(deps): bump pytest from 8.4.1 to 9.0.0

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.4.1...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    c0ff665 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump coverage from 7.10.4 to 7.11.3

    Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.10.4 to 7.11.3.
    - [Release notes](https://github.com/coveragepy/coveragepy/releases)
    - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.10.4...7.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-version: 7.11.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    8867ba8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Merge pull request codecov#330 from codecov/dependabot/pip/coverage-7…

    ….11.3
    
    chore(deps): bump coverage from 7.10.4 to 7.11.3
    thomasrockhu-codecov authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    7d5d48f View commit details
    Browse the repository at this point in the history
  2. Merge pull request codecov#329 from codecov/dependabot/pip/pytest-9.0.0

    chore(deps): bump pytest from 8.4.1 to 9.0.0
    thomasrockhu-codecov authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    eda8ee9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request codecov#325 from codecov/dependabot/pip/tomli-2.3.0

    chore(deps): bump tomli from 2.2.1 to 2.3.0
    thomasrockhu-codecov authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    63de8b5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump iniconfig from 2.1.0 to 2.3.0

    Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.1.0 to 2.3.0.
    - [Release notes](https://github.com/pytest-dev/iniconfig/releases)
    - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG)
    - [Commits](pytest-dev/iniconfig@v2.1.0...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: iniconfig
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    99f487b View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump attrs from 25.3.0 to 25.4.0

    Bumps [attrs](https://github.com/sponsors/hynek) from 25.3.0 to 25.4.0.
    - [Commits](https://github.com/sponsors/hynek/commits)
    
    ---
    updated-dependencies:
    - dependency-name: attrs
      dependency-version: 25.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    e40704e View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump pyparsing from 3.2.3 to 3.2.5

    Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.3 to 3.2.5.
    - [Release notes](https://github.com/pyparsing/pyparsing/releases)
    - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
    - [Commits](pyparsing/pyparsing@3.2.3...3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: pyparsing
      dependency-version: 3.2.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    c048504 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump pytest-cov from 6.2.1 to 7.0.0

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    0c4a953 View commit details
    Browse the repository at this point in the history
  8. Merge pull request codecov#327 from codecov/dependabot/pip/iniconfig-…

    …2.3.0
    
    chore(deps): bump iniconfig from 2.1.0 to 2.3.0
    thomasrockhu-codecov authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    8f70020 View commit details
    Browse the repository at this point in the history
  9. Merge pull request codecov#324 from codecov/dependabot/pip/attrs-25.4.0

    chore(deps): bump attrs from 25.3.0 to 25.4.0
    thomasrockhu-codecov authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    960a3e3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request codecov#322 from codecov/dependabot/pip/pyparsing-…

    …3.2.5
    
    chore(deps): bump pyparsing from 3.2.3 to 3.2.5
    thomasrockhu-codecov authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    a2e70ce View commit details
    Browse the repository at this point in the history
  11. Merge pull request codecov#319 from codecov/dependabot/pip/pytest-cov…

    …-7.0.0
    
    chore(deps): bump pytest-cov from 6.2.1 to 7.0.0
    thomasrockhu-codecov authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    e536eac View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. chore(deps): bump pytest from 9.0.0 to 9.0.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@9.0.0...9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 9.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    388fdba View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore(deps): bump coverage from 7.11.3 to 7.12.0

    Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.11.3 to 7.12.0.
    - [Release notes](https://github.com/coveragepy/coveragepy/releases)
    - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.11.3...7.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-version: 7.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    0624aa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request codecov#332 from codecov/dependabot/pip/coverage-7…

    ….12.0
    
    chore(deps): bump coverage from 7.11.3 to 7.12.0
    thomasrockhu-codecov authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    62f6fb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request codecov#331 from codecov/dependabot/pip/pytest-9.0.1

    chore(deps): bump pytest from 9.0.0 to 9.0.1
    thomasrockhu-codecov authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    ce0de1a View commit details
    Browse the repository at this point in the history
Loading