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

Compose instead of using reference to format! in Display impls #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Remove use of ref to format!(...), compose output instead

1ad0c1c
Select commit
Loading
Failed to load commit list.
Open

Compose instead of using reference to format! in Display impls #200

Remove use of ref to format!(...), compose output instead
1ad0c1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 27, 2024 in 0s

0.00% of diff hit (target 87.20%)

View this Pull Request on Codecov

0.00% of diff hit (target 87.20%)

Annotations

Check warning on line 78 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 82 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 86 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 94 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 100 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 104 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 108 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 112 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 117 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 121 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 125 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 196 in atspi-common/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/error.rs#L194-L196

Added lines #L194 - L196 were not covered by tests

Check warning on line 615 in atspi-common/src/role.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

atspi-common/src/role.rs#L615

Added line #L615 was not covered by tests