Skip to content

CompatHelper: bump compat for VectorInterface in [weakdeps] to 0.6, (keep existing compat)#1756

Merged
mtfishman merged 2 commits into
mainfrom
compathelper/new_version/2026-05-29-00-47-35-793-03133068198
May 30, 2026
Merged

CompatHelper: bump compat for VectorInterface in [weakdeps] to 0.6, (keep existing compat)#1756
mtfishman merged 2 commits into
mainfrom
compathelper/new_version/2026-05-29-00-47-35-793-03133068198

Conversation

@ITensorBot

@ITensorBot ITensorBot commented May 29, 2026

Copy link
Copy Markdown
Member

This pull request changes the compat entry for the VectorInterface package from 0.4, 0.5 to 0.4, 0.5, 0.6 in the root Project.toml ([weakdeps]) and from 0.5 to 0.5, 0.6 in test/Project.toml. This keeps the compat entries for earlier versions.

test/Project.toml wasn't covered by CompatHelper but is needed so the test workspace project doesn't cap VectorInterface at 0.5 — without it CheckCompatBounds reports an empty intersection between VectorInterface@0.6.0 and the test project's compat.

The NDTensors subdir bump lives in its own PR (#1755) since NDTensors is a separately registered package.

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 May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.02%. Comparing base (9c75c07) to head (a7a6c49).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1756   +/-   ##
=======================================
  Coverage   81.02%   81.02%           
=======================================
  Files          80       80           
  Lines        5074     5074           
=======================================
  Hits         4111     4111           
  Misses        963      963           
Flag Coverage Δ
docs 4.98% <ø> (ø)

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

☔ 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.

@mtfishman mtfishman enabled auto-merge (squash) May 29, 2026 19:07
@mtfishman mtfishman force-pushed the compathelper/new_version/2026-05-29-00-47-35-793-03133068198 branch from ee3536d to 4cbce7e Compare May 29, 2026 19:41
CompatHelper Julia and others added 2 commits May 29, 2026 19:03
CompatHelper missed this one because the test env isn't a separately
registered subpackage. Without it, CheckCompatBounds reports an empty
intersection between VectorInterface@0.6.0 and the test workspace
project's compat "0.5".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman force-pushed the compathelper/new_version/2026-05-29-00-47-35-793-03133068198 branch from 4cbce7e to a7a6c49 Compare May 29, 2026 23:03
@mtfishman mtfishman merged commit ef08b6f into main May 30, 2026
41 checks passed
@mtfishman mtfishman deleted the compathelper/new_version/2026-05-29-00-47-35-793-03133068198 branch May 30, 2026 00:19
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