Skip to content

Apply integrationtest_drop_paths_filter patch#169

Closed
mtfishman wants to merge 1 commit into
mainfrom
patch/integrationtest_drop_paths_filter
Closed

Apply integrationtest_drop_paths_filter patch#169
mtfishman wants to merge 1 commit into
mainfrom
patch/integrationtest_drop_paths_filter

Conversation

@mtfishman
Copy link
Copy Markdown
Member

This PR applies the integrationtest_drop_paths_filter patch.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.68%. Comparing base (94593db) to head (b77ece2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   78.68%   78.68%           
=======================================
  Files          12       12           
  Lines         793      793           
=======================================
  Hits          624      624           
  Misses        169      169           
Flag Coverage Δ
docs 30.20% <ø> (ø)

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 added a commit to ITensor/ITensorActions that referenced this pull request Apr 20, 2026
When a reusable workflow uses `uses: ./.github/actions/...`, GitHub resolves
the relative path against the caller's checked-out workspace, not the
reusable workflow's repository. That made VersionCheck fail on every
caller with:

  Can't find 'action.yml' ... under '/home/runner/work/<caller>/.github/actions/classify-pr'

Fix by referencing the composite action with its full form
`ITensor/ITensorActions/.github/actions/classify-pr@main`, which GitHub
resolves against ITensorActions itself regardless of the caller repo.

Observed on ITensor/SparseArraysBase.jl#169.
@mtfishman mtfishman closed this Apr 20, 2026
@mtfishman mtfishman reopened this Apr 20, 2026
@mtfishman mtfishman closed this Apr 20, 2026
@mtfishman mtfishman deleted the patch/integrationtest_drop_paths_filter branch April 20, 2026 00:28
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