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

enhance: wal interface definition #33745

Merged
merged 3 commits into from
Jun 24, 2024

enhance: rename log as streaming

1386651
Select commit
Loading
Failed to load commit list.
Merged

enhance: wal interface definition #33745

enhance: rename log as streaming
1386651
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 0s

92.89% of diff hit (target 80.00%)

View this Pull Request on Codecov

92.89% of diff hit (target 80.00%)

Annotations

Check warning on line 27 in internal/streamingnode/server/wal/adaptor/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/adaptor/builder.go#L24-L27

Added lines #L24 - L27 were not covered by tests

Check warning on line 29 in internal/streamingnode/server/wal/adaptor/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/adaptor/builder.go#L29

Added line #L29 was not covered by tests

Check warning on line 153 in internal/streamingnode/server/wal/walimpls/test_framework.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimpls/test_framework.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 201 in internal/streamingnode/server/wal/walimpls/test_framework.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimpls/test_framework.go#L201

Added line #L201 was not covered by tests

Check warning on line 23 in internal/streamingnode/server/wal/walimplstest/message_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimplstest/message_id.go#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 25 in internal/streamingnode/server/wal/walimplstest/message_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimplstest/message_id.go#L25

Added line #L25 was not covered by tests

Check warning on line 32 in internal/streamingnode/server/wal/walimplstest/message_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimplstest/message_id.go#L32

Added line #L32 was not covered by tests

Check warning on line 42 in internal/streamingnode/server/wal/walimplstest/message_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimplstest/message_id.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 52 in internal/streamingnode/server/wal/walimplstest/message_id.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimplstest/message_id.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 36 in internal/streamingnode/server/wal/walimplstest/wal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimplstest/wal.go#L36

Added line #L36 was not covered by tests

Check warning on line 44 in internal/streamingnode/server/wal/walimplstest/wal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/streamingnode/server/wal/walimplstest/wal.go#L42-L44

Added lines #L42 - L44 were not covered by tests