Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly declare root instantiables #126

Merged
merged 6 commits into from
Dec 29, 2024

Better comments in sample projects

1028470
Select commit
Loading
Failed to load commit list.
Merged

Explicitly declare root instantiables #126

Better comments in sample projects
1028470
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%) ⬆️