Skip to content

Fix Xcode plugin paths calling removed outputFileName(for:)

f6229a1
Select commit
Loading
Failed to load commit list.
Draft

Generate one output file per root @Instantiable #202

Fix Xcode plugin paths calling removed outputFileName(for:)
f6229a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 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 (27aaf91) to head (f6229a1).

Additional details and impacted files

Impacted file tree graph

@@                     Coverage Diff                     @@
##           dfed/major-version-bump     #202      +/-   ##
===========================================================
+ Coverage                    99.88%   99.91%   +0.03%     
===========================================================
  Files                           36       37       +1     
  Lines                         3452     3501      +49     
===========================================================
+ Hits                          3448     3498      +50     
+ Misses                           4        3       -1     
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 99.65% <100.00%> (-0.35%) ⬇️

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