Skip to content

Make project strict and add project_aux for aux derivation - #218

Merged
mtfishman merged 1 commit into
mainfrom
mf/project-aux-interface
Aug 3, 2026
Merged

Make project strict and add project_aux for aux derivation#218
mtfishman merged 1 commit into
mainfrom
mf/project-aux-interface

Conversation

@mtfishman

@mtfishman mtfishman commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

project now projects into exactly the given axes and errors on a surplus axis. The auxiliary-leg derivation moves to a new project_aux that backends customize through an infer_aux_space hook.

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.37%. Comparing base (33f459a) to head (376d89f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/projectto.jl 68.42% 6 Missing ⚠️
ext/TensorAlgebraTensorKitExt.jl 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
- Coverage   81.89%   81.37%   -0.52%     
==========================================
  Files          28       28              
  Lines        1005     1015      +10     
==========================================
+ Hits          823      826       +3     
- Misses        182      189       +7     
Flag Coverage Δ
docs 21.61% <0.00%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

`project` now projects into exactly the given axes and errors on a surplus axis. The auxiliary-leg derivation moves to a new `project_aux` (with `unchecked`/`try` siblings) that backends customize through an `infer_aux_space` hook.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mtfishman
mtfishman force-pushed the mf/project-aux-interface branch from 81185c9 to 376d89f Compare August 3, 2026 17:00
@mtfishman mtfishman changed the title [WIP] Make project strict and add project_aux for aux derivation Make project strict and add project_aux for aux derivation Aug 3, 2026
@mtfishman
mtfishman marked this pull request as ready for review August 3, 2026 17:48
@mtfishman
mtfishman enabled auto-merge (squash) August 3, 2026 17:49
@mtfishman
mtfishman merged commit 0e74be9 into main Aug 3, 2026
29 of 31 checks passed
@mtfishman
mtfishman deleted the mf/project-aux-interface branch August 3, 2026 18: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