Skip to content

VersionCheck: use additional-exclude-paths for NDTensors#1757

Merged
mtfishman merged 1 commit into
mainfrom
mf/additional-exclude-paths
May 29, 2026
Merged

VersionCheck: use additional-exclude-paths for NDTensors#1757
mtfishman merged 1 commit into
mainfrom
mf/additional-exclude-paths

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

@mtfishman mtfishman enabled auto-merge (squash) May 29, 2026 20:37
@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 (7b63205) to head (8287400).

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

Replace the explicit `exclude-paths` override with `additional-exclude-paths: NDTensors`. The previous list re-declared the reusable workflow's defaults (`.github`, `.gitignore`, `.pre-commit-config.yaml`) to keep `NDTensors` alongside them, which then silently drifted as defaults evolved (e.g. the recent `jenkins` addition wasn't picked up). The new input extends the defaults instead of replacing them.

Requires ITensorActions v2 to include the `additional-exclude-paths` input (added in ITensor/ITensorActions#122).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman force-pushed the mf/additional-exclude-paths branch from babdbbc to 8287400 Compare May 29, 2026 21:04
@mtfishman mtfishman merged commit 9c75c07 into main May 29, 2026
42 checks passed
@mtfishman mtfishman deleted the mf/additional-exclude-paths branch May 29, 2026 22:59
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