-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: codecov/codecov-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 18 files changed
- 6 contributors
Commits on Oct 15, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 3ac5646 - Browse repository at this point
Copy the full SHA 3ac5646View commit details -
Merge pull request #57 from codecov/dependabot/cargo/pyo3-0.22.4
Bump pyo3 from 0.22.3 to 0.22.4
Configuration menu - View commit details
-
Copy full SHA for 98cb909 - Browse repository at this point
Copy the full SHA 98cb909View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7a937c - Browse repository at this point
Copy the full SHA c7a937cView commit details -
Co-authored-by: github-actions <github-actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for ad59f73 - Browse repository at this point
Copy the full SHA ad59f73View commit details
Commits on Nov 19, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for a657c08 - Browse repository at this point
Copy the full SHA a657c08View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 06b8472 - Browse repository at this point
Copy the full SHA 06b8472View commit details
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbfaa69 - Browse repository at this point
Copy the full SHA bbfaa69View commit details -
Merge pull request #64 from codecov/update-to-v5
chore(ci): upgrade to v5
Configuration menu - View commit details
-
Copy full SHA for 1ced179 - Browse repository at this point
Copy the full SHA 1ced179View commit details
Loading
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