Allow to dynamically load and unload Modules #105
Merged
Codecov / codecov/project
succeeded
Jun 5, 2024 in 0s
87.93% (+2.96%) compared to c43e4fa
View this Pull Request on Codecov
87.93% (+2.96%) compared to c43e4fa
Details
Codecov Report
Attention: Patch coverage is 94.11765%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 87.93%. Comparing base (
c43e4fa
) to head (f6be572
).
Additional details and impacted files
@@ Coverage Diff @@
## main #105 +/- ##
==========================================
+ Coverage 84.97% 87.93% +2.96%
==========================================
Files 41 42 +1
Lines 951 1217 +266
==========================================
+ Hits 808 1070 +262
- Misses 143 147 +4
Files | Coverage Δ | |
---|---|---|
...pezi/Capabilities/ApplicationPropertyWrapper.swift | 91.31% <100.00%> (+7.10%) |
⬆️ |
...ilities/Communication/CollectPropertyWrapper.swift | 100.00% <100.00%> (ø) |
|
...ilities/Communication/ProvidePropertyWrapper.swift | 100.00% <100.00%> (ø) |
|
...bilities/Communication/StorageValueCollector.swift | 100.00% <ø> (ø) |
|
...abilities/Communication/StorageValueProvider.swift | 100.00% <ø> (ø) |
|
...Capabilities/Observable/ModelPropertyWrapper.swift | 58.07% <100.00%> (+4.50%) |
⬆️ |
...ilities/ViewModifier/ModifierPropertyWrapper.swift | 71.43% <100.00%> (+3.43%) |
⬆️ |
...pabilities/ViewModifier/ViewModifierProvider.swift | 100.00% <ø> (ø) |
|
...Spezi/Dependencies/Module+DependencyRelation.swift | 100.00% <100.00%> (ø) |
|
Sources/Spezi/Dependencies/ModuleReference.swift | 100.00% <100.00%> (ø) |
|
... and 15 more |
... 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 c43e4fa...f6be572. Read the comment docs.
Loading