Allow to load multiple modules of the same type #110
Merged
Codecov / codecov/project
succeeded
Jul 22, 2024 in 1s
88.03% (+2.18%) compared to fffb691
View this Pull Request on Codecov
88.03% (+2.18%) compared to fffb691
Details
Codecov Report
Attention: Patch coverage is 93.83562%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 88.03%. Comparing base (
fffb691
) to head (485c60c
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #110 +/- ##
==========================================
+ Coverage 85.85% 88.03% +2.18%
==========================================
Files 45 47 +2
Lines 1392 1470 +78
==========================================
+ Hits 1195 1294 +99
+ Misses 197 176 -21
Files | Coverage Δ | |
---|---|---|
Sources/Spezi/Dependencies/DependencyManager.swift | 78.64% <100.00%> (+0.19%) |
⬆️ |
...dencies/Property/DependencyCollectionBuilder.swift | 40.00% <ø> (ø) |
|
.../Dependencies/Property/DependencyDeclaration.swift | 100.00% <ø> (ø) |
|
...endencies/Property/DependencyPropertyWrapper.swift | 92.69% <100.00%> (+3.40%) |
⬆️ |
Sources/Spezi/Module/Module.swift | 100.00% <ø> (ø) |
|
Sources/Spezi/Utilities/DynamicReference.swift | 100.00% <100.00%> (ø) |
|
...pezi/Spezi/KnowledgeSources/StoredModulesKey.swift | 97.78% <97.78%> (ø) |
|
Sources/Spezi/Spezi/Spezi.swift | 98.07% <95.92%> (+2.58%) |
⬆️ |
...i/Dependencies/Property/DependencyCollection.swift | 93.94% <62.50%> (+3.47%) |
⬆️ |
...pezi/Dependencies/Property/DependencyContext.swift | 92.71% <88.47%> (+8.84%) |
⬆️ |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update afdf500...485c60c. Read the comment docs.
Loading