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

Remove DQLITE_NEXT guard and unify with disk mode #671

Closed
wants to merge 9 commits into from

Re-introduce dqlite_node_enable_disk_mode as no-op

eb820ef
Select commit
Loading
Failed to load commit list.
Closed

Remove DQLITE_NEXT guard and unify with disk mode #671

Re-introduce dqlite_node_enable_disk_mode as no-op
eb820ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2024 in 0s

85.62% of diff hit (target 77.56%)

View this Pull Request on Codecov

85.62% of diff hit (target 77.56%)

Annotations

Check warning on line 117 in src/raft/uv.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/uv.c#L117

Added line #L117 was not covered by tests

Check warning on line 119 in src/raft/uv.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/uv.c#L119

Added line #L119 was not covered by tests

Check warning on line 114 in src/server.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server.c#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 280 in src/server.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/server.c#L280

Added line #L280 was not covered by tests

Check warning on line 609 in test/raft/integration/test_uv_load.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/raft/integration/test_uv_load.c#L608-L609

Added lines #L608 - L609 were not covered by tests

Check warning on line 1670 in test/raft/integration/test_uv_load.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/raft/integration/test_uv_load.c#L1669-L1670

Added lines #L1669 - L1670 were not covered by tests

Check warning on line 1706 in test/raft/integration/test_uv_load.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/raft/integration/test_uv_load.c#L1705-L1706

Added lines #L1705 - L1706 were not covered by tests