[CHORE] add/fix many clippy lints #2978
Merged
Codecov / codecov/project
succeeded
Oct 7, 2024 in 1s
78.16% (-0.22%) compared to 98dbadb
View this Pull Request on Codecov
78.16% (-0.22%) compared to 98dbadb
Details
Codecov Report
Attention: Patch coverage is 67.05882%
with 392 lines
in your changes missing coverage. Please review.
Project coverage is 78.16%. Comparing base (
98dbadb
) to head (a1b9c8c
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2978 +/- ##
==========================================
- Coverage 78.37% 78.16% -0.22%
==========================================
Files 603 603
Lines 71466 71850 +384
==========================================
+ Hits 56009 56159 +150
- Misses 15457 15691 +234
Files with missing lines | Coverage Δ | |
---|---|---|
src/common/daft-config/src/lib.rs | 87.50% <ø> (ø) |
|
src/common/daft-config/src/python.rs | 77.34% <ø> (ø) |
|
src/common/display/src/ascii.rs | 0.00% <ø> (ø) |
|
src/common/display/src/tree.rs | 37.50% <100.00%> (+8.92%) |
⬆️ |
src/common/display/src/utils.rs | 0.00% <ø> (ø) |
|
src/common/io-config/src/config.rs | 37.50% <ø> (ø) |
|
src/common/io-config/src/lib.rs | 58.06% <100.00%> (ø) |
|
src/common/py-serde/src/python.rs | 77.77% <ø> (ø) |
|
src/common/system-info/src/lib.rs | 96.15% <100.00%> (ø) |
|
src/common/treenode/src/lib.rs | 94.11% <100.00%> (ø) |
|
... and 250 more |
Loading