Skip to content

Smoll cleanup

Codecov / codecov/project succeeded Dec 19, 2024 in 0s

77.84% (+0.15%) compared to 4567601

View this Pull Request on Codecov

77.84% (+0.15%) compared to 4567601

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 24 lines in your changes missing coverage. Please review.

Project coverage is 77.84%. Comparing base (4567601) to head (b2d9c2d).
Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
...src/optimization/rules/reorder_joins/join_graph.rs 91.13% 21 Missing ⚠️
...timization/rules/reorder_joins/naive_join_order.rs 97.32% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3616      +/-   ##
==========================================
+ Coverage   77.69%   77.84%   +0.15%     
==========================================
  Files         710      719       +9     
  Lines       86896    88537    +1641     
==========================================
+ Hits        67513    68922    +1409     
- Misses      19383    19615     +232     
Files with missing lines Coverage Δ
src/common/scan-info/src/test/mod.rs 38.04% <100.00%> (+0.68%) ⬆️
src/daft-logical-plan/src/test/mod.rs 100.00% <100.00%> (ø)
src/daft-physical-plan/src/test/mod.rs 100.00% <100.00%> (ø)
...timization/rules/reorder_joins/naive_join_order.rs 97.32% <97.32%> (ø)
...src/optimization/rules/reorder_joins/join_graph.rs 94.75% <91.13%> (-3.23%) ⬇️

... and 107 files with indirect coverage changes