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

Avoid spawning a new server for --show-stats #2059

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

glandium
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (22f5a0a) 30.94% compared to head (3e6f373) 30.83%.

❗ Current head 3e6f373 differs from pull request most recent head 0aad719. Consider uploading reports for the commit 0aad719 to get more accurate results

Files Patch % Lines
src/server.rs 36.84% 5 Missing and 7 partials ⚠️
src/commands.rs 0.00% 0 Missing and 7 partials ⚠️
tests/harness/mod.rs 40.00% 0 Missing and 3 partials ⚠️
tests/sccache_cargo.rs 0.00% 0 Missing and 2 partials ⚠️
src/cache/disk.rs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2059      +/-   ##
==========================================
- Coverage   30.94%   30.83%   -0.12%     
==========================================
  Files          52       52              
  Lines       19720    19749      +29     
  Branches     9493     9506      +13     
==========================================
- Hits         6103     6089      -14     
- Misses       7915     7930      +15     
- Partials     5702     5730      +28     

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

@sylvestre sylvestre merged commit abbd88e into mozilla:main Jan 25, 2024
48 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