Skip to content

Allow NamedGraphs v0.12#127

Open
mtfishman wants to merge 1 commit into
mainfrom
mf/namedgraphs-0.12-compat
Open

Allow NamedGraphs v0.12#127
mtfishman wants to merge 1 commit into
mainfrom
mf/namedgraphs-0.12-compat

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Widen the NamedGraphs compat to allow v0.12 (ITensor/NamedGraphs.jl#173). That release changes the named_binary_tree vertex labels, which ITensorNetworksNext does not use, so it stays compatible with both v0.11 and v0.12.

Widen the `NamedGraphs` compat to allow v0.12 (ITensor/NamedGraphs.jl#173). That release changes the `named_binary_tree` vertex labels, which ITensorNetworksNext does not use, so it stays compatible with both v0.11 and v0.12.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.35%. Comparing base (469dad6) to head (8563a3e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files          13       13           
  Lines         738      738           
=======================================
  Hits          593      593           
  Misses        145      145           
Flag Coverage Δ
docs 0.00% <ø> (ø)

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.

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