Skip to content

Fix Xcode plugin paths calling removed outputFileName(for:)

6fe9436
Select commit
Loading
Failed to load commit list.
Merged

Generate one output file per root @Instantiable #202

Fix Xcode plugin paths calling removed outputFileName(for:)
6fe9436
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

99.91% (target 99.51%)

View this Pull Request on Codecov

99.91% (target 99.51%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.91%. Comparing base (1a9d04b) to head (6fe9436).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          36       37    +1     
  Lines        3455     3498   +43     
=======================================
+ Hits         3452     3495   +43     
  Misses          3        3           
Files with missing lines Coverage Δ
...afeDICore/Generators/DependencyTreeGenerator.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Models/InstantiableStruct.swift 100.00% <ø> (ø)
Sources/SafeDICore/Models/SafeDIToolManifest.swift 100.00% <100.00%> (ø)
Sources/SafeDITool/SafeDITool.swift 100.00% <100.00%> (+0.39%) ⬆️

... and 1 file with indirect coverage changes

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