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

chore: fix many warnings across the codebase #2955

Merged
merged 4 commits into from
Oct 25, 2024

Merge branch 'main' into Chore/fix-warnings

3d1a61a
Select commit
Loading
Failed to load commit list.
Merged

chore: fix many warnings across the codebase #2955

Merge branch 'main' into Chore/fix-warnings
3d1a61a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 1s

72.21% (-0.05%) compared to e19e21f

View this Pull Request on Codecov

72.21% (-0.05%) compared to e19e21f

Details

Codecov Report

Attention: Patch coverage is 65.27778% with 25 lines in your changes missing coverage. Please review.

Project coverage is 72.21%. Comparing base (e19e21f) to head (3d1a61a).

Files with missing lines Patch % Lines
crates/aws/src/lib.rs 0.00% 17 Missing ⚠️
crates/aws/src/storage.rs 74.19% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2955      +/-   ##
==========================================
- Coverage   72.26%   72.21%   -0.05%     
==========================================
  Files         131      128       -3     
  Lines       40660    40329     -331     
  Branches    40660    40329     -331     
==========================================
- Hits        29382    29124     -258     
+ Misses       9394     9348      -46     
+ Partials     1884     1857      -27     

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