Skip to content

Narrow NamedGraphs compat back to 0.11#129

Merged
mtfishman merged 1 commit into
mainfrom
mf/narrow-namedgraphs
Jun 26, 2026
Merged

Narrow NamedGraphs compat back to 0.11#129
mtfishman merged 1 commit into
mainfrom
mf/narrow-namedgraphs

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Restores NamedGraphs compat to 0.11 in both the package and test projects. NamedGraphs 0.12 requires DataGraphs 0.5, which ITensorNetworksNext does not yet support, so the 0.12 bucket allowed in #127 was unreachable and failed CheckCompatBounds. Moving to NamedGraphs 0.12 will follow the DataGraphs 0.5 migration.

## Summary

Restores `NamedGraphs` compat to `0.11` in both the package and test projects. NamedGraphs 0.12 requires DataGraphs 0.5, which ITensorNetworksNext does not yet support, so the 0.12 bucket allowed in #127 was unreachable and failed CheckCompatBounds. Moving to NamedGraphs 0.12 will follow the DataGraphs 0.5 migration.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman enabled auto-merge (squash) June 26, 2026 19:53
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.35%. Comparing base (cf91e1b) to head (bca2207).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  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.

@mtfishman mtfishman merged commit a233939 into main Jun 26, 2026
18 checks passed
@mtfishman mtfishman deleted the mf/narrow-namedgraphs branch June 26, 2026 20:03
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