Skip to content

Conversation

@lkdvos
Copy link
Owner

@lkdvos lkdvos commented Oct 7, 2025

This PR renames the BlockTensorKit.oplus to become BlockTensorKit.boxplus. The main reason is to avoid the naming conflict with TensorKit.oplus, which is both confusing and annoying to work around.

@lkdvos lkdvos added the breaking label Oct 7, 2025
@lkdvos lkdvos enabled auto-merge (squash) October 7, 2025 23:42
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

❌ Patch coverage is 64.10256% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.43%. Comparing base (3959823) to head (7a7725a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/vectorspaces/sumspace.jl 47.82% 12 Missing ⚠️
src/linalg/factorizations.jl 93.33% 1 Missing ⚠️
src/vectorspaces/sumspaceindices.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   55.70%   55.43%   -0.28%     
==========================================
  Files          17       17              
  Lines        1463     1463              
==========================================
- Hits          815      811       -4     
- Misses        648      652       +4     

☔ View full report in Codecov by Sentry.
📢 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.

@lkdvos lkdvos merged commit 5508f7c into main Oct 7, 2025
29 checks passed
@lkdvos lkdvos deleted the boxplus branch October 7, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants