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

Disable preprocessor cache when doing distributed compilation #2173

Merged
merged 2 commits into from
May 21, 2024

Conversation

glandium
Copy link
Collaborator

At the moment, it doesn't work.

@glandium glandium requested a review from sylvestre May 17, 2024 07:58
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 29.91%. Comparing base (0cc0c62) to head (6b2c27d).
Report is 34 commits behind head on main.

Files Patch % Lines
src/compiler/c.rs 16.66% 1 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2173      +/-   ##
==========================================
- Coverage   30.91%   29.91%   -1.00%     
==========================================
  Files          53       53              
  Lines       20112    20185      +73     
  Branches     9755     9684      -71     
==========================================
- Hits         6217     6038     -179     
- Misses       7922     8228     +306     
+ Partials     5973     5919      -54     

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

@sylvestre sylvestre merged commit 5f2b5c8 into mozilla:main May 21, 2024
53 checks passed
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.

3 participants