Enable aliased received properties to be received again further down the chain #23
Codecov / codecov/project
succeeded
Jan 19, 2024 in 0s
99.28% (target 90.00%)
View this Pull Request on Codecov
99.28% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
38c295c
) 99.25% compared to head (12db159
) 99.28%.
Additional details and impacted files
@@ Coverage Diff @@
## main #23 +/- ##
==========================================
+ Coverage 99.25% 99.28% +0.03%
==========================================
Files 37 37
Lines 8149 8304 +155
==========================================
+ Hits 8088 8245 +157
+ Misses 61 59 -2
Files | Coverage Δ | |
---|---|---|
Sources/SafeDICore/Models/Scope.swift | 100.00% <100.00%> (ø) |
|
Tests/SafeDIToolTests/SafeDIToolTests.swift | 100.00% <100.00%> (ø) |
Loading