Skip to content

Replace OrderedSet with Array in validateMockRootScopeForCycles

353e1f3
Select commit
Loading
Failed to load commit list.
Merged

Remove swift-collections dependency #218

Replace OrderedSet with Array in validateMockRootScopeForCycles
353e1f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

100.00% (target 99.90%)

View this Pull Request on Codecov

100.00% (target 99.90%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (df34044) to head (353e1f3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #218   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines         6127      6128    +1     
=========================================
+ Hits          6127      6128    +1     
Files with missing lines Coverage Δ
...afeDICore/Generators/DependencyTreeGenerator.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Generators/ScopeGenerator.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Models/Initializer.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Models/Scope.swift 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.