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

Gate some commonly unused traits behind a feature #884

Merged
merged 6 commits into from
Oct 13, 2023

Forgot to run make

5f5f020
Select commit
Loading
Failed to load commit list.
Merged

Gate some commonly unused traits behind a feature #884

Forgot to run make
5f5f020
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 7, 2023 in 1s

2.84% of diff hit (target 12.75%)

View this Pull Request on Codecov

2.84% of diff hit (target 12.75%)

Annotations

Check warning on line 46 in x11rb-protocol/src/protocol/bigreq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/bigreq.rs#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 53 in x11rb-protocol/src/protocol/bigreq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/bigreq.rs#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 100 in x11rb-protocol/src/protocol/bigreq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/bigreq.rs#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 111 in x11rb-protocol/src/protocol/bigreq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/bigreq.rs#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 112 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 122 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 189 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 201 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L199-L201

Added lines #L199 - L201 were not covered by tests

Check warning on line 297 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 307 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L305-L307

Added lines #L305 - L307 were not covered by tests

Check warning on line 381 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L380-L381

Added lines #L380 - L381 were not covered by tests

Check warning on line 391 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L389-L391

Added lines #L389 - L391 were not covered by tests

Check warning on line 463 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L462-L463

Added lines #L462 - L463 were not covered by tests

Check warning on line 473 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L471-L473

Added lines #L471 - L473 were not covered by tests

Check warning on line 545 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L544-L545

Added lines #L544 - L545 were not covered by tests

Check warning on line 555 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L553-L555

Added lines #L553 - L555 were not covered by tests

Check warning on line 616 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L615-L616

Added lines #L615 - L616 were not covered by tests

Check warning on line 626 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L624-L626

Added lines #L624 - L626 were not covered by tests

Check warning on line 685 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L684-L685

Added lines #L684 - L685 were not covered by tests

Check warning on line 695 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L693-L695

Added lines #L693 - L695 were not covered by tests

Check warning on line 754 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L753-L754

Added lines #L753 - L754 were not covered by tests

Check warning on line 763 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L761-L763

Added lines #L761 - L763 were not covered by tests

Check warning on line 814 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L813-L814

Added lines #L813 - L814 were not covered by tests

Check warning on line 825 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L823-L825

Added lines #L823 - L825 were not covered by tests

Check warning on line 903 in x11rb-protocol/src/protocol/composite.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

x11rb-protocol/src/protocol/composite.rs#L902-L903

Added lines #L902 - L903 were not covered by tests