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

unpack: make sure stdout is locked #301

Merged
merged 1 commit into from
Dec 13, 2024

unpack: make sure stdout is locked

00bef59
Select commit
Loading
Failed to load commit list.
Merged

unpack: make sure stdout is locked #301

unpack: make sure stdout is locked
00bef59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

64.26% (-0.04%) compared to d1e8116

View this Pull Request on Codecov

64.26% (-0.04%) compared to d1e8116

Details

Codecov Report

Attention: Patch coverage is 37.25490% with 32 lines in your changes missing coverage. Please review.

Project coverage is 64.26%. Comparing base (d1e8116) to head (00bef59).

Files with missing lines Patch % Lines
tools/src/common.c 51.42% 17 Missing ⚠️
tools/src/unpack.c 6.25% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
- Coverage   64.30%   64.26%   -0.04%     
==========================================
  Files          75       75              
  Lines        5958     5985      +27     
  Branches      904      904              
==========================================
+ Hits         3831     3846      +15     
- Misses       1589     1601      +12     
  Partials      538      538              

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