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

fix(compilation): fix benchmark compilation on non-linux platforms #4683

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Feb 18, 2025

This should help with compiling the benchmarks on platforms that aren't linux.

@bnjbvr bnjbvr marked this pull request as ready for review February 18, 2025 12:44
@bnjbvr bnjbvr requested a review from a team as a code owner February 18, 2025 12:44
@bnjbvr bnjbvr requested review from andybalaam and removed request for a team February 18, 2025 12:44
Copy link
Contributor

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

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

I can confirm this fixed my issues with clippy.

@bnjbvr bnjbvr enabled auto-merge (rebase) February 18, 2025 12:50
@bnjbvr bnjbvr merged commit 2671769 into main Feb 18, 2025
43 of 64 checks passed
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.85%. Comparing base (8d9d83f) to head (60e622f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4683      +/-   ##
==========================================
+ Coverage   85.82%   85.85%   +0.02%     
==========================================
  Files         292      292              
  Lines       33758    33758              
==========================================
+ Hits        28973    28982       +9     
+ Misses       4785     4776       -9     

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

@bnjbvr bnjbvr deleted the bnjbvr/fix-benchmark-compilation branch February 18, 2025 12:58
@Hywan
Copy link
Member

Hywan commented Feb 18, 2025

Thanks!

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