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

Make Error a struct instead of an enum to hide implementation #40

Merged
merged 13 commits into from
Feb 1, 2024

remove inline from display impl on error

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

Make Error a struct instead of an enum to hide implementation #40

remove inline from display impl on error
5c7ac92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2024 in 1s

84.00% of diff hit (target 94.11%)

View this Pull Request on Codecov

84.00% of diff hit (target 94.11%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/src/error.rs#L118-L125

Added lines #L118 - L125 were not covered by tests