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: RiskySolutions/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
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 16, 2025

  1. chore(deps): bump coverage from 7.8.1 to 7.9.1

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

Commits on Jun 19, 2025

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

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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@8.3.5...8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 8.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    b0a685d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Merge pull request codecov#303 from codecov/dependabot/pip/pytest-8.4.1

    chore(deps): bump pytest from 8.3.5 to 8.4.1
    thomasrockhu-codecov authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    61f0053 View commit details
    Browse the repository at this point in the history
  2. Merge pull request codecov#302 from codecov/dependabot/pip/coverage-7…

    ….9.1
    
    chore(deps): bump coverage from 7.8.1 to 7.9.1
    thomasrockhu-codecov authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    b8ad5b2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump pytest-cov from 6.1.0 to 6.2.1

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.0 to 6.2.1.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 6.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    411ed3b View commit details
    Browse the repository at this point in the history
  4. Merge pull request codecov#301 from codecov/dependabot/pip/pytest-cov…

    …-6.2.1
    
    chore(deps): bump pytest-cov from 6.1.0 to 6.2.1
    thomasrockhu-codecov authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    57df161 View commit details
    Browse the repository at this point in the history
Loading