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

Eventually consistent tree #1281

Merged
merged 7 commits into from
Jun 27, 2024

wm/tree: fix uninitialized tree->gen in unit test

f126d47
Select commit
Loading
Failed to load commit list.
Merged

Eventually consistent tree #1281

wm/tree: fix uninitialized tree->gen in unit test
f126d47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 27, 2024 in 1s

71.39% of diff hit (target 0.00%)

View this Pull Request on Codecov

71.39% of diff hit (target 0.00%)

Annotations

Check warning on line 208 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L208

Added line #L208 was not covered by tests

Check warning on line 211 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L211

Added line #L211 was not covered by tests

Check warning on line 223 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 225 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L225

Added line #L225 was not covered by tests

Check warning on line 234 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L234

Added line #L234 was not covered by tests

Check warning on line 329 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L328-L329

Added lines #L328 - L329 were not covered by tests

Check warning on line 332 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L332

Added line #L332 was not covered by tests

Check warning on line 364 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L362-L364

Added lines #L362 - L364 were not covered by tests

Check warning on line 386 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L385-L386

Added lines #L385 - L386 were not covered by tests

Check warning on line 388 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L388

Added line #L388 was not covered by tests

Check warning on line 465 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L464-L465

Added lines #L464 - L465 were not covered by tests

Check warning on line 467 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L467

Added line #L467 was not covered by tests

Check warning on line 482 in src/event.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event.c#L481-L482

Added lines #L481 - L482 were not covered by tests

Check warning on line 38 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 43 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 201 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L201

Added line #L201 was not covered by tests

Check warning on line 207 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L207

Added line #L207 was not covered by tests

Check warning on line 212 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L209-L212

Added lines #L209 - L212 were not covered by tests

Check warning on line 218 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L214-L218

Added lines #L214 - L218 were not covered by tests

Check warning on line 228 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L220-L228

Added lines #L220 - L228 were not covered by tests

Check warning on line 231 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L231

Added line #L231 was not covered by tests

Check warning on line 233 in src/inspect.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspect.c#L233

Added line #L233 was not covered by tests

Check warning on line 515 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L514-L515

Added lines #L514 - L515 were not covered by tests

Check warning on line 1806 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1806

Added line #L1806 was not covered by tests

Check warning on line 1808 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1808

Added line #L1808 was not covered by tests