Skip to content

Refactor attributed TypeDescription to use non-optional arrays

e8d5638
Select commit
Loading
Failed to load commit list.
Merged

Get code coverage to 100% #217

Refactor attributed TypeDescription to use non-optional arrays
e8d5638
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 (ea652c4) to head (e8d5638).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #217      +/-   ##
===========================================
+ Coverage   99.95%   100.00%   +0.04%     
===========================================
  Files          40        40              
  Lines        6070      6045      -25     
===========================================
- Hits         6067      6045      -22     
+ Misses          3         0       -3     
Files with missing lines Coverage Δ
...afeDICore/Generators/DependencyTreeGenerator.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Models/Property.swift 100.00% <100.00%> (ø)
Sources/SafeDICore/Models/TypeDescription.swift 100.00% <100.00%> (+0.36%) ⬆️
...ources/SafeDIMacros/Macros/InstantiableMacro.swift 100.00% <100.00%> (ø)
Sources/SafeDITool/SafeDITool.swift 100.00% <100.00%> (+0.29%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.