Explicitly declare root instantiables #126
Merged
Codecov / codecov/project
succeeded
Dec 28, 2024 in 0s
99.68% (target 99.51%)
View this Pull Request on Codecov
99.68% (target 99.51%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.68%. Comparing base (
15927f1
) to head (1028470
).
Additional details and impacted files
@@ Coverage Diff @@
## main #126 +/- ##
=======================================
Coverage 99.68% 99.68%
=======================================
Files 33 33
Lines 3453 3496 +43
=======================================
+ Hits 3442 3485 +43
Misses 11 11
Files with missing lines | Coverage Δ | |
---|---|---|
...eDICore/Extensions/AttributeSyntaxExtensions.swift | 100.00% <100.00%> (ø) |
|
...afeDICore/Generators/DependencyTreeGenerator.swift | 100.00% <100.00%> (ø) |
|
Sources/SafeDICore/Models/Instantiable.swift | 100.00% <100.00%> (ø) |
|
Sources/SafeDICore/Models/Property.swift | 100.00% <100.00%> (ø) |
|
...rces/SafeDICore/Visitors/InstantiableVisitor.swift | 100.00% <100.00%> (ø) |
|
...ources/SafeDIMacros/Macros/InstantiableMacro.swift | 100.00% <100.00%> (ø) |
|
Sources/SafeDITool/SafeDITool.swift | 98.85% <100.00%> (+<0.01%) |
⬆️ |
Loading