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 parallel macro #2678

Merged
merged 4 commits into from
Jan 10, 2025
Merged

Fix parallel macro #2678

merged 4 commits into from
Jan 10, 2025

Conversation

laggui
Copy link
Member

@laggui laggui commented Jan 10, 2025

Checklist

  • Confirmed that run-checks all script has been executed.

Related Issues/PRs

Fix some CI stuff that appeared with the latest stable version in #2677

@laggui laggui merged commit 95593fc into main Jan 10, 2025
9 checks passed
@laggui laggui deleted the fix/par-macros branch January 10, 2025 16:21
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.90%. Comparing base (da8de56) to head (1ca5e32).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
backend-comparison/src/burnbenchapp/auth/base.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2678      +/-   ##
==========================================
- Coverage   82.92%   82.90%   -0.02%     
==========================================
  Files         842      843       +1     
  Lines      107605   107369     -236     
==========================================
- Hits        89232    89019     -213     
+ Misses      18373    18350      -23     

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

laggui added a commit that referenced this pull request Jan 10, 2025
* Fix rayon issues

* Fix typos

* Fix for_each no std

* Fix clippy
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.

1 participant