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

Implemented a Clock interface that is used instead of time.Now to aid testing #20

Merged
merged 2 commits into from
Apr 4, 2024

Added waitgroup for control flow on acl tests

25ffb30
Select commit
Loading
Failed to load commit list.
Merged

Implemented a Clock interface that is used instead of time.Now to aid testing #20

Added waitgroup for control flow on acl tests
25ffb30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 4, 2024 in 1s

88.00% of diff hit (target 59.76%)

View this Pull Request on Codecov

88.00% of diff hit (target 59.76%)

Annotations

Check warning on line 251 in pkg/echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/echovault/echovault.go#L251

Added line #L251 was not covered by tests

Check warning on line 556 in pkg/echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/echovault/keyspace.go#L556

Added line #L556 was not covered by tests