Skip to content

Tests: cover unlabeledDefaultBeforeUnlabeledParameter description + f…

cefece5
Select commit
Loading
Failed to load commit list.
Merged

Generator fixes: per-type Sendable, unlabeled-default thunking, erased init wrap #265

Tests: cover unlabeledDefaultBeforeUnlabeledParameter description + f…
cefece5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2026 in 0s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6d51205) to head (cefece5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #265    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           41        41            
  Lines         6370      6512   +142     
==========================================
+ Hits          6370      6512   +142     
Files with missing lines Coverage Δ
...s/SafeDICore/Errors/FixableInstantiableError.swift 100.00% <100.00%> (ø)
...afeDICore/Generators/DependencyTreeGenerator.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Generators/ScopeGenerator.swift 100.00% <100.00%> (ø)
...ources/SafeDIMacros/Macros/InstantiableMacro.swift 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.