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

Fix new clippy lints #139

Merged
merged 2 commits into from
Jan 13, 2025

fmt

db72882
Select commit
Loading
Failed to load commit list.
Merged

Fix new clippy lints #139

fmt
db72882
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

79.60% (+0.03%) compared to 5d2cccf

View this Pull Request on Codecov

79.60% (+0.03%) compared to 5d2cccf

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.60%. Comparing base (5d2cccf) to head (db72882).

Files with missing lines Patch % Lines
prost-reflect/src/dynamic/mod.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   79.57%   79.60%   +0.03%     
==========================================
  Files          31       31              
  Lines        5258     5256       -2     
==========================================
  Hits         4184     4184              
+ Misses       1074     1072       -2     

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