Skip to content

Make OrderedSet public#356

Merged
ValerianRey merged 1 commit intomainfrom
make-ordered-set-public-2
May 25, 2025
Merged

Make OrderedSet public#356
ValerianRey merged 1 commit intomainfrom
make-ordered-set-public-2

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

  • Import OrderedSet in _transform/init.py
  • Import OrderedSet directly from _transform rather than from _transform._ordered_set

* Import OrderedSet in _transform/__init__.py
* Import OrderedSet directly from _transform rather than from _transform._ordered_set
@ValerianRey ValerianRey added package: autojac cc: refactor Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements labels May 25, 2025
@ValerianRey ValerianRey self-assigned this May 25, 2025
@ValerianRey ValerianRey changed the title Make OrderedSet a public Make OrderedSet public May 25, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented May 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/torchjd/_autojac/_backward.py 100.00% <100.00%> (ø)
src/torchjd/_autojac/_mtl_backward.py 100.00% <ø> (ø)
src/torchjd/_autojac/_transform/__init__.py 100.00% <100.00%> (ø)
src/torchjd/_autojac/_utils.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ValerianRey ValerianRey changed the title Make OrderedSet public Make OrderedSet public May 25, 2025
@ValerianRey ValerianRey merged commit 088dfb2 into main May 25, 2025
16 checks passed
@ValerianRey ValerianRey deleted the make-ordered-set-public-2 branch May 25, 2025 18: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: autojac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant