Skip to content

Fix --derivedDataPath not working properly and renaming CLI option to --dataStorePath#9

Merged
michaelversus merged 1 commit intomichaelversus:masterfrom
Nikoloutsos:feature/rename-deriveddatapath-and-make-it-work
Jan 29, 2026
Merged

Fix --derivedDataPath not working properly and renaming CLI option to --dataStorePath#9
michaelversus merged 1 commit intomichaelversus:masterfrom
Nikoloutsos:feature/rename-deriveddatapath-and-make-it-work

Conversation

@Nikoloutsos
Copy link
Contributor

@Nikoloutsos Nikoloutsos commented Jan 29, 2026

Found some time to work a little more on that tool. This PR will 👇

  • Fix bug where --derivedDataPath was broken and was returning empty results to user.
  • Rename --derivedDataPath to --dataStorePath to better reflect what the option does.
  • Updated the Skill and the Readme file.

Also fixes a bug where --derivedDataPath was not functioning properly before.
@michaelversus michaelversus self-requested a review January 29, 2026 22:03
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 74.57627% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.01%. Comparing base (cbc8c9f) to head (668ee8e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ndRefs/CompositionRoot/RemoveCompositionRoot.swift 58.33% 5 Missing ⚠️
...efs/DerivedData/DataStorePathValidationError.swift 0.00% 4 Missing ⚠️
Sources/SwiftFindRefs/SwiftFindRefs.swift 0.00% 4 Missing ⚠️
...ndRefs/CompositionRoot/SearchCompositionRoot.swift 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   93.62%   93.01%   -0.61%     
==========================================
  Files          33       34       +1     
  Lines        2054     2019      -35     
==========================================
- Hits         1923     1878      -45     
- Misses        131      141      +10     

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

@michaelversus michaelversus merged commit 1e18b87 into michaelversus:master Jan 29, 2026
1 check passed
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