Skip to content

minor: Fix clippy warnings#1606

Merged
andygrove merged 1 commit intoapache:mainfrom
Kontinuation:fix-clippy
Apr 3, 2025
Merged

minor: Fix clippy warnings#1606
andygrove merged 1 commit intoapache:mainfrom
Kontinuation:fix-clippy

Conversation

@Kontinuation
Copy link
Member

Which issue does this PR close?

Closes #.

Rationale for this change

Rust clippy check fails when I submit #1605, this is one of the failed runs: https://github.com/apache/datafusion-comet/actions/runs/14241125683/job/39911060021. This could be caused latest updates of clippy.

What changes are included in this PR?

Fix clippy to make CI pass

How are these changes tested?

Passing the CI

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.66%. Comparing base (f09f8af) to head (b923962).
Report is 120 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1606      +/-   ##
============================================
+ Coverage     56.12%   58.66%   +2.53%     
- Complexity      976     1033      +57     
============================================
  Files           119      124       +5     
  Lines         11743    12486     +743     
  Branches       2251     2347      +96     
============================================
+ Hits           6591     7325     +734     
+ Misses         4012     3982      -30     
- Partials       1140     1179      +39     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @Kontinuation!

@andygrove andygrove merged commit 2cc271c into apache:main Apr 3, 2025
79 checks passed
coderfender pushed a commit to coderfender/datafusion-comet that referenced this pull request Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants