Skip to content

Conversation

ntBre
Copy link
Contributor

@ntBre ntBre commented Oct 2, 2025

Summary

A new codspeed release came out, and our CI was failing. It looks like the
previously-positional list of benchmarks now corresponds to a --bench flag.

Test Plan

CI on this PR

TODO

  • Drop whitespace change commit, just wanted to make sure the benchmarks ran

@ntBre ntBre added the ci Related to internal CI tooling label Oct 2, 2025
Copy link
Contributor

github-actions bot commented Oct 2, 2025

Diagnostic diff on typing conformance tests

No changes detected when running ty on typing conformance tests ✅

Summary
--

A new codspeed release came out, and our CI was failing. It looks like the
previously-positional list of benchmarks now corresponds to a `--bench` flag.

Test Plan
--

CI on this PR

one --bench flag for each target
@ntBre ntBre force-pushed the brent/codspeed-v4 branch from 68225b4 to f068604 Compare October 2, 2025 18:28
@ntBre ntBre mentioned this pull request Oct 2, 2025
Copy link
Contributor

github-actions bot commented Oct 2, 2025

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

@ntBre ntBre marked this pull request as ready for review October 2, 2025 18:39
Copy link
Collaborator

@dylwil3 dylwil3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once the whitespace is removed - thanks for figuring this out!

Copy link
Contributor

github-actions bot commented Oct 2, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@ntBre ntBre force-pushed the brent/codspeed-v4 branch from f068604 to 6626a39 Compare October 2, 2025 18:43
@ntBre ntBre enabled auto-merge (squash) October 2, 2025 18:44
@ntBre ntBre merged commit c9b2bcb into main Oct 2, 2025
45 of 46 checks passed
@ntBre ntBre deleted the brent/codspeed-v4 branch October 2, 2025 18:47
dcreager added a commit that referenced this pull request Oct 3, 2025
* origin/main:
  [`flake8-bugbear`] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (`B006`) (#20024)
  [`flake8-comprehensions`] Clarify fix safety documentation (`C413`) (#20640)
  [ty] improve base conda distinction from child conda (#20675)
  [`ruff`] Extend FA102 with listed PEP 585-compatible APIs (#20659)
  [`ruff`] Handle argfile expansion errors gracefully (#20691)
  [`flynt`] Fix f-string quoting for mixed quote joiners (`FLY002`) (#20662)
  [ty] Fix file root matching for `/`
  [ruff,ty] Enable tracing's `log` feature
  [`flake8-annotations`] Fix return type annotations to handle shadowed builtin symbols (`ANN201`, `ANN202`, `ANN204`, `ANN205`, `ANN206`) (#20612)
  Bump 0.13.3 (#20685)
  Update benchmarking CI for cargo-codspeed v4 (#20686)
  [ty] Support single-starred argument for overload call (#20223)
  [ty] `~T` should never be assignable to `T` (#20606)
  [`pylint`] Clarify fix safety to include left-hand hashability (`PLR6201`) (#20518)
  [ty] No union with `Unknown` for module-global symbols (#20664)
  [`ty`] Reject renaming files to start with slash in Playground (#20666)
  [ty] Enums: allow multiple aliases to point to the same member (#20669)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to internal CI tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants