Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow external ownership for Modules #106

Merged
merged 8 commits into from
Jun 26, 2024

Make sure it works for both compiler versions

1855025
Select commit
Loading
Failed to load commit list.
Merged

Allow external ownership for Modules #106

Make sure it works for both compiler versions
1855025
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 26, 2024 in 0s

86.58% of diff hit (within 20.00% threshold of 87.93%)

View this Pull Request on Codecov

86.58% of diff hit (within 20.00% threshold of 87.93%)

Annotations

Check warning on line 58 in Sources/Spezi/Capabilities/ViewModifier/ViewModifierProvider.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Capabilities/ViewModifier/ViewModifierProvider.swift#L58

Added line #L58 was not covered by tests

Check warning on line 52 in Sources/Spezi/Dependencies/Property/DependencyContext.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Dependencies/Property/DependencyContext.swift#L43-L52

Added lines #L43 - L52 were not covered by tests

Check warning on line 77 in Sources/Spezi/Dependencies/Property/DependencyPropertyWrapper.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Dependencies/Property/DependencyPropertyWrapper.swift#L77

Added line #L77 was not covered by tests

Check warning on line 26 in Sources/Spezi/Spezi/Spezi+Spezi.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/Spezi+Spezi.swift#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 358 in Sources/Spezi/Spezi/Spezi.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/Spezi.swift#L357-L358

Added lines #L357 - L358 were not covered by tests

Check warning on line 450 in Sources/Spezi/Spezi/Spezi.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/Spezi.swift#L450

Added line #L450 was not covered by tests

Check warning on line 468 in Sources/Spezi/Spezi/Spezi.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/Spezi.swift#L467-L468

Added lines #L467 - L468 were not covered by tests

Check warning on line 489 in Sources/Spezi/Spezi/Spezi.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/Spezi.swift#L487-L489

Added lines #L487 - L489 were not covered by tests

Check warning on line 22 in Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L16-L22

Added lines #L16 - L22 were not covered by tests

Check warning on line 25 in Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L25

Added line #L25 was not covered by tests

Check warning on line 30 in Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L30

Added line #L30 was not covered by tests

Check warning on line 43 in Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L39-L43

Added lines #L39 - L43 were not covered by tests

Check warning on line 46 in Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L46

Added line #L46 was not covered by tests

Check warning on line 54 in Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L54

Added line #L54 was not covered by tests