Skip to content

CompatHelper: bump compat for ITensorBase to 0.11, (keep existing compat)#149

Closed
ITensorBot wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-07-10-03-43-00-857-00855771512
Closed

CompatHelper: bump compat for ITensorBase to 0.11, (keep existing compat)#149
ITensorBot wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-07-10-03-43-00-857-00855771512

Conversation

@ITensorBot

Copy link
Copy Markdown
Member

This pull request changes the compat entry for the ITensorBase package from 0.10 to 0.10, 0.11.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.89%. Comparing base (397ede1) to head (e2ceb07).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   84.89%   84.89%           
=======================================
  Files          15       15           
  Lines         662      662           
=======================================
  Hits          562      562           
  Misses        100      100           
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

Copy link
Copy Markdown
Member

Superseded by #151, which combines the package and test-project ITensorBase compat bumps so they move together (neither could pass CheckCompatBounds alone).

@mtfishman mtfishman closed this Jul 10, 2026
mtfishman added a commit that referenced this pull request Jul 10, 2026
## Summary

Allow ITensorBase 0.11 alongside 0.10 in both the package and the test
project. This combines the two CompatHelper bumps
(#149 and
#150) into one so
the two compat entries move together. Split across two PRs neither could
pass CheckCompatBounds, since each bumped only one project and left the
other pinned to 0.10, giving an empty intersection with the newly
resolvable 0.11.
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.

2 participants