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

Start instrumenting existing code with state machines #678

Merged
merged 27 commits into from
Oct 7, 2024

Try to appease ASan

85e494d
Select commit
Loading
Failed to load commit list.
Merged

Start instrumenting existing code with state machines #678

Try to appease ASan
85e494d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 7, 2024 in 1s

81.85% of diff hit (target 74.21%)

View this Pull Request on Codecov

81.85% of diff hit (target 74.21%)

Annotations

Check warning on line 53 in src/raft/client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/client.c#L53

Added line #L53 was not covered by tests

Check warning on line 63 in src/raft/client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/client.c#L63

Added line #L63 was not covered by tests

Check warning on line 68 in src/raft/client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/client.c#L68

Added line #L68 was not covered by tests

Check warning on line 71 in src/raft/client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/client.c#L71

Added line #L71 was not covered by tests

Check warning on line 947 in src/raft/log.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/log.c#L947

Added line #L947 was not covered by tests

Check warning on line 641 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L641

Added line #L641 was not covered by tests

Check warning on line 647 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L646-L647

Added lines #L646 - L647 were not covered by tests

Check warning on line 1147 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1146-L1147

Added lines #L1146 - L1147 were not covered by tests

Check warning on line 1204 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1203-L1204

Added lines #L1203 - L1204 were not covered by tests

Check warning on line 1220 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1218-L1220

Added lines #L1218 - L1220 were not covered by tests

Check warning on line 1226 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1226

Added line #L1226 was not covered by tests

Check warning on line 1253 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1253

Added line #L1253 was not covered by tests

Check warning on line 1288 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1288

Added line #L1288 was not covered by tests

Check warning on line 1300 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1300

Added line #L1300 was not covered by tests

Check warning on line 1305 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1305

Added line #L1305 was not covered by tests

Check warning on line 1318 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1318

Added line #L1318 was not covered by tests

Check warning on line 1341 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1341

Added line #L1341 was not covered by tests

Check warning on line 1349 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1348-L1349

Added lines #L1348 - L1349 were not covered by tests

Check warning on line 1354 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1354

Added line #L1354 was not covered by tests

Check warning on line 1363 in src/raft/replication.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/replication.c#L1362-L1363

Added lines #L1362 - L1363 were not covered by tests

Check warning on line 256 in src/raft/uv_truncate.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raft/uv_truncate.c#L256

Added line #L256 was not covered by tests