Bump to v2.0.0, require Swift 6.3, remove CocoaPods support #201
Codecov / codecov/project
succeeded
Mar 31, 2026 in 0s
99.91% (target 99.51%)
View this Pull Request on Codecov
99.91% (target 99.51%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.91%. Comparing base (f57c521) to head (27aaf91).
Additional details and impacted files
@@ Coverage Diff @@
## main #201 +/- ##
==========================================
- Coverage 99.91% 99.91% -0.01%
==========================================
Files 36 36
Lines 3470 3455 -15
==========================================
- Hits 3467 3452 -15
Misses 3 3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...s/SafeDICore/Extensions/DiagnosticExtensions.swift | 100.00% <100.00%> (ø) |
|
| ...DICore/Extensions/ImportDeclSyntaxExtensions.swift | 100.00% <100.00%> (ø) |
|
| ...afeDICore/Generators/DependencyTreeGenerator.swift | 100.00% <100.00%> (ø) |
|
| Sources/SafeDICore/Generators/ScopeGenerator.swift | 100.00% <100.00%> (ø) |
|
| ...SafeDICore/Models/ConcreteDeclSyntaxProtocol.swift | 100.00% <100.00%> (ø) |
|
| Sources/SafeDICore/Models/Dependency.swift | 100.00% <100.00%> (ø) |
|
| Sources/SafeDICore/Models/ImportStatement.swift | 100.00% <ø> (ø) |
|
| Sources/SafeDICore/Models/Initializer.swift | 100.00% <100.00%> (ø) |
|
| Sources/SafeDICore/Models/InstantiableStruct.swift | 100.00% <ø> (ø) |
|
| Sources/SafeDICore/Models/Property.swift | 100.00% <100.00%> (ø) |
|
| ... and 11 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading