Skip to content

Remove deprecated attributeGraphEnabled and swiftToolchainSupported API#218

Merged
Kyle-Ye merged 1 commit intomainfrom
worktree-quiet-moseying-ripple
Feb 25, 2026
Merged

Remove deprecated attributeGraphEnabled and swiftToolchainSupported API#218
Kyle-Ye merged 1 commit intomainfrom
worktree-quiet-moseying-ripple

Conversation

@Kyle-Ye
Copy link
Contributor

@Kyle-Ye Kyle-Ye commented Feb 25, 2026

Summary

  • Remove attributeGraphEnabled (replaced by attributeGraphVendor)
  • Remove swiftToolchainSupported (was always true)

Test plan

  • Verify swift build succeeds
  • Verify no remaining references to removed symbols

@augmentcode
Copy link

augmentcode bot commented Feb 25, 2026

🤖 Augment PR Summary

Summary: Removes deprecated shim APIs (attributeGraphEnabled, swiftToolchainSupported) in favor of the single attributeGraphVendor entry point.
Changes: Deletes the deprecated exported constants across all build configurations in GraphShims.swift.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@github-actions github-actions bot added the enhancement New feature or request label Feb 25, 2026
@Kyle-Ye Kyle-Ye merged commit 7bdd424 into main Feb 25, 2026
9 checks passed
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.08%. Comparing base (6c04001) to head (0b402d5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  Coverage   32.08%   32.08%           
=======================================
  Files          70       70           
  Lines        2596     2596           
=======================================
  Hits          833      833           
  Misses       1763     1763           
Flag Coverage Δ
ios 32.10% <ø> (ø)
macos 9.95% <ø> (ø)
ubuntu 0.00% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Kyle-Ye Kyle-Ye deleted the worktree-quiet-moseying-ripple branch February 26, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant