Allow to dynamically load and unload Modules #105
Merged
Codecov / codecov/project
succeeded
Jun 5, 2024 in 0s
86.49% (+1.53%) compared to c43e4fa
View this Pull Request on Codecov
86.49% (+1.53%) compared to c43e4fa
Details
Codecov Report
Attention: Patch coverage is 92.80822%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 86.49%. Comparing base (
c43e4fa
) to head (e198c62
).
❗ Current head e198c62 differs from pull request most recent head 5f05cb5
Please upload reports for the commit 5f05cb5 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## main #105 +/- ##
==========================================
+ Coverage 84.97% 86.49% +1.53%
==========================================
Files 41 42 +1
Lines 951 1147 +196
==========================================
+ Hits 808 992 +184
- Misses 143 155 +12
Files | Coverage Δ | |
---|---|---|
...ilities/Communication/CollectPropertyWrapper.swift | 100.00% <100.00%> (ø) |
|
...ilities/Communication/ProvidePropertyWrapper.swift | 100.00% <100.00%> (ø) |
|
...Spezi/Dependencies/Module+DependencyRelation.swift | 100.00% <100.00%> (ø) |
|
Sources/Spezi/Dependencies/ModuleReference.swift | 100.00% <100.00%> (ø) |
|
...pezi/Dependencies/Property/DependencyBuilder.swift | 100.00% <ø> (ø) |
|
...i/Dependencies/Property/DependencyCollection.swift | 98.12% <100.00%> (ø) |
|
...dencies/Property/DependencyCollectionBuilder.swift | 40.00% <ø> (ø) |
|
...pezi/Dependencies/Property/DependencyContext.swift | 95.84% <100.00%> (ø) |
|
.../Dependencies/Property/DependencyDeclaration.swift | 100.00% <ø> (ø) |
|
...endencies/Property/DependencyPropertyWrapper.swift | 92.07% <100.00%> (ø) |
|
... and 7 more |
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...5f05cb5. Read the comment docs.
Loading