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: CodSpeedHQ/pytest-codspeed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: CodSpeedHQ/pytest-codspeed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    c02b664 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    e92999a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. ci: bump the python pinned python version

    We keep this bumped to avoid the benchmark perf changing as a side
    effect.
    GuillaumeLagrange committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    aa267f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. fix: Exclude setup time from benchmark in walltime mode (#114)

    * Fix walltime mode
    
    * fix: fix ruff lint errors in walltime test
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
    
    ---------
    
    Co-authored-by: Adrien Cacciaguerra <[email protected]>
    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
    3 people authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    48a4822 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. feat: collect Python toolchain information via instrument hooks envir…

    …onment API
    
    Update instrument-hooks submodule to pick up the new environment collection API
    and use it to report Python version and build info at runtime.
    
    Generated with AI Agent (Claude Code)
    GuillaumeLagrange committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    bf7bd37 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Release v4.4.0 🚀

    adriencaccia committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    34048c7 View commit details
    Browse the repository at this point in the history
Loading