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

ExactlyOneError: prettier Debug implementation #861

Merged

`ExactlyOneError`: implement Debug differently

b31596f
Select commit
Failed to load commit list.
Merged

ExactlyOneError: prettier Debug implementation #861

`ExactlyOneError`: implement Debug differently
b31596f
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 1s

93.48% (+0.05%) compared to 62d2b65

View this Pull Request on Codecov

93.48% (+0.05%) compared to 62d2b65

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (62d2b65) 93.43% compared to head (b31596f) 93.48%.

Files Patch % Lines
src/exactly_one_err.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #861      +/-   ##
==========================================
+ Coverage   93.43%   93.48%   +0.05%     
==========================================
  Files          48       48              
  Lines        6778     6774       -4     
==========================================
  Hits         6333     6333              
+ Misses        445      441       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.