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: codecov/codecov-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: codecov/codecov-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 18 files changed
  • 6 contributors

Commits on Oct 15, 2024

  1. Bump pyo3 from 0.22.3 to 0.22.4

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.22.3 to 0.22.4.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.22.3...v0.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 15, 2024
    Copy the full SHA
    3ac5646 View commit details
  2. Merge pull request #57 from codecov/dependabot/cargo/pyo3-0.22.4

    Bump pyo3 from 0.22.3 to 0.22.4
    thomasrockhu-codecov authored Oct 15, 2024
    Copy the full SHA
    98cb909 View commit details

Commits on Nov 12, 2024

  1. Copy the full SHA
    c7a937c View commit details
  2. Crate maintenance (#61)

    Co-authored-by: github-actions <github-actions@github.com>
    github-actions[bot] and github-actions authored Nov 12, 2024
    Copy the full SHA
    ad59f73 View commit details

Commits on Nov 19, 2024

  1. Update CI and use nextest (#59)

    This updates the CI definitions a bit:
    
    - Invokes `rustup` directly instead of using an action
    - Updates the `setup-python` action to the latest version
    - Adds a separate `doctest` run to run doctests and emit `cargo doc` errors
    - Switches to `nextest` for running test, which also has builtin junit output
    - Always run tests with coverage
    Swatinem authored Nov 19, 2024
    Copy the full SHA
    a657c08 View commit details
  2. Migrate benchmarks to criterion and setup codspeed (#60)

    This migrates the pyreport benchmarks to `criterion` via the codspeed compatibility layer.
    Additionally, this also creates a CI job to run the benchmarks within the codspeed runner, and upload the results.
    Swatinem authored Nov 19, 2024
    Copy the full SHA
    06b8472 View commit details

Commits on Dec 5, 2024

  1. Copy the full SHA
    bbfaa69 View commit details
  2. Merge pull request #64 from codecov/update-to-v5

    chore(ci): upgrade to v5
    thomasrockhu-codecov authored Dec 5, 2024
    Copy the full SHA
    1ced179 View 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 v0.1.2...main