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] Add rustfmt config file and run formatter #2807

Merged
merged 8 commits into from
Sep 17, 2024

Add the formatter commit hash to `.git-blame-ignore-revs` file

38aa90a
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] Add rustfmt config file and run formatter #2807

Add the formatter commit hash to `.git-blame-ignore-revs` file
38aa90a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

64.08% (-0.01%) compared to 4ddc283

View this Pull Request on Codecov

64.08% (-0.01%) compared to 4ddc283

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.08%. Comparing base (4ddc283) to head (38aa90a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2807      +/-   ##
==========================================
- Coverage   64.09%   64.08%   -0.01%     
==========================================
  Files        1005     1005              
  Lines      113072   113071       -1     
==========================================
- Hits        72473    72463      -10     
- Misses      40599    40608       +9     
Files with missing lines Coverage Δ
src/common/arrow-ffi/src/lib.rs 99.23% <ø> (ø)
src/common/daft-config/src/lib.rs 82.14% <ø> (ø)
src/common/daft-config/src/python.rs 70.62% <ø> (ø)
src/common/display/src/mermaid.rs 97.67% <ø> (ø)
src/common/error/src/python.rs 66.66% <ø> (ø)
src/common/file-formats/src/file_format.rs 32.00% <ø> (ø)
src/common/file-formats/src/file_format_config.rs 45.69% <ø> (ø)
src/common/file-formats/src/lib.rs 75.00% <ø> (ø)
src/common/io-config/src/azure.rs 20.51% <ø> (ø)
src/common/io-config/src/config.rs 3.12% <ø> (ø)
... and 278 more

... and 90 files with indirect coverage changes