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

2.x: Async persist #259

Merged
merged 7 commits into from
Nov 1, 2023

Shutdown persist when service finishes

fe2a6d9
Select commit
Loading
Failed to load commit list.
Merged

2.x: Async persist #259

Shutdown persist when service finishes
fe2a6d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2023 in 1s

42.00% of diff hit (target 78.87%)

View this Pull Request on Codecov

42.00% of diff hit (target 78.87%)

Annotations

Check warning on line 48 in Sources/Hummingbird/Storage/MemoryPersistDriver.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Storage/MemoryPersistDriver.swift#L48

Added line #L48 was not covered by tests

Check warning on line 51 in Sources/Hummingbird/Storage/MemoryPersistDriver.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Storage/MemoryPersistDriver.swift#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 76 in Sources/Hummingbird/Storage/MemoryPersistDriver.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Storage/MemoryPersistDriver.swift#L71-L76

Added lines #L71 - L76 were not covered by tests

Check warning on line 51 in Sources/Hummingbird/Storage/PersistDriver.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Storage/PersistDriver.swift#L51

Added line #L51 was not covered by tests

Check warning on line 72 in Sources/Hummingbird/Storage/PersistDriver.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Storage/PersistDriver.swift#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 20 in Sources/Hummingbird/Utils/ShutdownWaiter.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Utils/ShutdownWaiter.swift#L20

Added line #L20 was not covered by tests

Check warning on line 32 in Sources/Hummingbird/Utils/ShutdownWaiter.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Utils/ShutdownWaiter.swift#L22-L32

Added lines #L22 - L32 were not covered by tests

Check warning on line 37 in Sources/Hummingbird/Utils/ShutdownWaiter.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Utils/ShutdownWaiter.swift#L34-L37

Added lines #L34 - L37 were not covered by tests