Skip to content

refactor(autogram): Type args as tuple[PyTree, ...]#439

Closed
PierreQuinton wants to merge 2 commits intomainfrom
fix-type-args
Closed

refactor(autogram): Type args as tuple[PyTree, ...]#439
PierreQuinton wants to merge 2 commits intomainfrom
fix-type-args

Conversation

@PierreQuinton
Copy link
Copy Markdown
Contributor

to highlight both the fact that it is a tuple and has recursive structure.

…t is a tuple and has recursive structure.
@PierreQuinton PierreQuinton added cc: fix Conventional commit type for bug fixes of the actual library (changes to src). package: autogram labels Oct 1, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/torchjd/autogram/_module_hook_manager.py 100.00% <100.00%> (ø)
src/torchjd/autogram/_vjp.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…t it is a tuple and has recursive structure.
@PierreQuinton PierreQuinton changed the title fix(autogram): Type args as tuple[PyTree, ...] refactor(autogram): Type args as tuple[PyTree, ...] Oct 1, 2025
@PierreQuinton PierreQuinton added cc: refactor Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements and removed cc: fix Conventional commit type for bug fixes of the actual library (changes to src). labels Oct 1, 2025
@PierreQuinton
Copy link
Copy Markdown
Contributor Author

Closing in favor of #442

@PierreQuinton PierreQuinton deleted the fix-type-args branch October 1, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: refactor Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements package: autogram

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant