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: Use rust-toolchain.toml for better toolchain support #699

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Jul 21, 2024

Which issue does this PR close?

Closes #698.

Rationale for this change

As mentioned in issue.

What changes are included in this PR?

Replace rust-toolchain

How are these changes tested?

In every build.

@Xuanwo Xuanwo force-pushed the use-rust-toolchain-toml branch from 337e978 to e187fae Compare July 21, 2024 17:01
@Xuanwo Xuanwo mentioned this pull request Jul 21, 2024
34 tasks
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.56%. Comparing base (1d33828) to head (e187fae).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #699      +/-   ##
============================================
- Coverage     33.62%   33.56%   -0.06%     
  Complexity      827      827              
============================================
  Files           110      110              
  Lines         42555    42601      +46     
  Branches       9356     9347       -9     
============================================
- Hits          14307    14297      -10     
- Misses        25293    25352      +59     
+ Partials       2955     2952       -3     

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

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thanks @Xuanwo

@andygrove andygrove merged commit 4de1adc into apache:main Jul 22, 2024
74 checks passed
@Xuanwo Xuanwo deleted the use-rust-toolchain-toml branch July 23, 2024 02:13
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
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.

Use rust-toolchain.toml for better ecosystem support
3 participants