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

2 frames 2 pacing #1156

Merged
merged 18 commits into from
Jan 14, 2024

core: reset msc counter if it went backwards

d8f3037
Select commit
Loading
Failed to load commit list.
Merged

2 frames 2 pacing #1156

core: reset msc counter if it went backwards
d8f3037
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 14, 2024 in 1s

8.21% of diff hit (target 0.00%)

View this Pull Request on Codecov

8.21% of diff hit (target 0.00%)

Annotations

Check warning on line 95 in src/backend/backend.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/backend.c#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 24 in src/backend/driver.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/driver.c#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 26 in src/backend/driver.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/driver.c#L26

Added line #L26 was not covered by tests

Check warning on line 643 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L638-L643

Added lines #L638 - L643 were not covered by tests

Check warning on line 646 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L645-L646

Added lines #L645 - L646 were not covered by tests

Check warning on line 653 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L648-L653

Added lines #L648 - L653 were not covered by tests

Check warning on line 656 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L655-L656

Added lines #L655 - L656 were not covered by tests

Check warning on line 661 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L660-L661

Added lines #L660 - L661 were not covered by tests

Check warning on line 666 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L665-L666

Added lines #L665 - L666 were not covered by tests

Check warning on line 668 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L668

Added line #L668 was not covered by tests

Check warning on line 671 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L671

Added line #L671 was not covered by tests

Check warning on line 673 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L673

Added line #L673 was not covered by tests

Check warning on line 692 in src/config.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config.c#L688-L692

Added lines #L688 - L692 were not covered by tests

Check warning on line 151 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L148-L151

Added lines #L148 - L151 were not covered by tests

Check warning on line 157 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 160 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L160

Added line #L160 was not covered by tests

Check warning on line 163 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L163

Added line #L163 was not covered by tests

Check warning on line 172 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L167-L172

Added lines #L167 - L172 were not covered by tests

Check warning on line 177 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 185 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L181-L185

Added lines #L181 - L185 were not covered by tests

Check warning on line 187 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L187

Added line #L187 was not covered by tests

Check warning on line 190 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L190

Added line #L190 was not covered by tests

Check warning on line 208 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L202-L208

Added lines #L202 - L208 were not covered by tests

Check warning on line 210 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L210

Added line #L210 was not covered by tests

Check warning on line 214 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L214

Added line #L214 was not covered by tests