Skip to content

Update boilerplate and .ai-instructions#82

Closed
hmgaudecker wants to merge 7 commits into
mainfrom
beartype
Closed

Update boilerplate and .ai-instructions#82
hmgaudecker wants to merge 7 commits into
mainfrom
beartype

Conversation

@hmgaudecker

Copy link
Copy Markdown
Collaborator

Summary

  • Applies the tier-b-research boilerplate update.
  • Bumps the .ai-instructions submodule to 40e0ac6 (beartype rollout module + the claw callable-instance gotcha).

soep-preparation is a pytask data-pipeline project; per beartype.md it is intentionally not in scope for the beartype claw — this PR is boilerplate/instructions only.

Test plan

  • Submodule-only / boilerplate change; no code behaviour affected.

- Switch .ai-instructions submodule URL to HTTPS, branch to main
- Update submodule to latest main
- Bump ruff hook v0.15.11 -> v0.15.13
- Add check-github-workflows hook
- Add per-rule descriptions to all per-file-ignores
- Bump setup-pixi v0.9.3 -> v0.9.5, pixi v0.62.2 -> v0.68.1
- Migrate CLAUDE.md content to AGENTS.md, shrink CLAUDE.md to @AGENTS.md
- Add GEMINI.md (@AGENTS.md) for Gemini CLI / roborev
@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/soep_preparation/final_dataset.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

hmgaudecker and others added 4 commits May 23, 2026 06:14
- pixi 0.68.1 -> 0.69.0 in CI
- pre-commit: pyproject-fmt 2.21.1->2.21.2, ruff 0.15.13->0.15.14
- ty pinned to 0.0.23: 0.0.39 flags a real but out-of-scope
  type-narrowing issue in `_sort_dataset_merging_information`
- pixi.lock regenerated with pixi 0.69.0 so `pixi run --locked`
  is back-current

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…fix module)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
ty 0.0.39 narrows TypedDict-valued dict literals more strictly than 0.0.23,
so `_get_sorted_dataset_merging_information` needs an explicit annotation
on the accumulator dict for the narrowing to match the function's return
type.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@hmgaudecker

Copy link
Copy Markdown
Collaborator Author

Superseded by #86

@hmgaudecker hmgaudecker deleted the beartype branch June 15, 2026 16:08
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