Skip to content

Fix segmentation tests after ModelIONameResolver extraction - #181

Merged
stikves merged 1 commit into
apple:mainfrom
stikves:sukru/fix-segmentation-tests
Aug 18, 2026
Merged

Fix segmentation tests after ModelIONameResolver extraction#181
stikves merged 1 commit into
apple:mainfrom
stikves:sukru/fix-segmentation-tests

Conversation

@stikves

@stikves stikves commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

One-line fix: update test references after #177 moved findImageInputName and findLogitsOutputName from CoreAISegmentationEngine to ModelIONameResolver in CoreAIShared.

Changes

  • ImageSegmentationEngineTests.swift: import CoreAIShared, use ModelIONameResolver.findImageInputName / findLogitsOutputName

Test plan

@stikves
stikves requested a review from tjia1818 August 17, 2026 22:35
@stikves stikves self-assigned this Aug 17, 2026
@stikves
stikves force-pushed the sukru/fix-segmentation-tests branch 2 times, most recently from 7a69f3e to 4b9ec69 Compare August 17, 2026 23:23

@tjia1818 tjia1818 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

pls make sure the commit is verified

findImageInputName and findLogitsOutputName moved to
ModelIONameResolver in CoreAIShared — update test references.
@stikves
stikves force-pushed the sukru/fix-segmentation-tests branch from 4b9ec69 to 674483f Compare August 18, 2026 17:05
@stikves

stikves commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

pls make sure the commit is verified

done

@stikves
stikves merged commit 244d8e0 into apple:main Aug 18, 2026
3 checks passed
@stikves
stikves deleted the sukru/fix-segmentation-tests branch August 18, 2026 18:13
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.

3 participants