Skip to content

TEMP: sync latest main into P-recursive table port - #1350

Merged
morluto merged 1 commit into
agent/port-p-recursive-table-residuals-v2from
main
Aug 13, 2026
Merged

TEMP: sync latest main into P-recursive table port#1350
morluto merged 1 commit into
agent/port-p-recursive-table-residuals-v2from
main

Conversation

@morluto

@morluto morluto commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Temporary synchronization after #1316 for #1285.

* refactor(tests): finish pytest-owned suite architecture

* fix(tests): include exhaustive lane in full CI reproduction

* fix(ci): avoid full benchmarks for root Makefile changes

* fix(ci): release superseded runs before aggregate gates
@morluto
morluto requested a review from N0zoM1z0 as a code owner August 13, 2026 08:36
@cursor

cursor Bot commented Aug 13, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@morluto
morluto merged commit e5a94c3 into agent/port-p-recursive-table-residuals-v2 Aug 13, 2026
30 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0bca4f71e2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pyproject.toml
"requires_provider(name): test requires a production provider readiness probe",
"performance: benchmark or timing evidence excluded from correctness lanes",
"property: property-based invariant tests",
"exhaustive: broad finite reference sweeps run by scheduled validation",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Exclude exhaustive tests from default pytest runs

When a developer runs the documented bare uv run pytest, pytest uses these testpaths and the unchanged addopts, so the newly marked order-seven graph sweep is still selected; only make test-component applies -m "not exhaustive". This defeats the marker's stated scheduled-only purpose and makes the default local suite unexpectedly run the expensive sweep. Add the exclusion to the default pytest configuration while allowing test-exhaustive to override it.

AGENTS.md reference: AGENTS.md:L265-L270

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant