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/codspeed-go
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: CodSpeedHQ/codspeed-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 11 commits
  • 123 files changed
  • 2 contributors

Commits on Sep 8, 2025

  1. Update README.md

    art049 authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    33bf04e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    a8673ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3583cba View commit details
    Browse the repository at this point in the history
  3. fix(go-runner): remove verifier

    Verifying whether a function uses `testing.TB` is quite complex and can't even be verified when using external packages. We should instead check for blacklisted packages or use the output of `go build`.
    not-matthias committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    50b8293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b3d6f5 View commit details
    Browse the repository at this point in the history
  5. feat: fork slogassert

    not-matthias committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    f478607 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2169a5d View commit details
    Browse the repository at this point in the history
  7. feat: fork quicktest

    not-matthias committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    f974240 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

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

Commits on Sep 12, 2025

  1. Configuration menu
    Copy the full SHA
    c396b8e View commit details
    Browse the repository at this point in the history
  2. chore: release v0.2.0

    art049 committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    ce62136 View commit details
    Browse the repository at this point in the history
Loading