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

[YUNIKORN-2910] Fix data corruption due to insufficient shim context locking #924

Closed
wants to merge 1 commit into from

[YUNIKORN-2910] Fix data corruption due to insufficient shim context …

b7c83c0
Select commit
Loading
Failed to load commit list.
Closed

[YUNIKORN-2910] Fix data corruption due to insufficient shim context locking #924

[YUNIKORN-2910] Fix data corruption due to insufficient shim context …
b7c83c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

68.69% (+0.47%) compared to ac4f141

View this Pull Request on Codecov

68.69% (+0.47%) compared to ac4f141

Details

Codecov Report

Attention: Patch coverage is 88.13559% with 7 lines in your changes missing coverage. Please review.

Project coverage is 68.69%. Comparing base (ac4f141) to head (b7c83c0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/cache/context.go 88.13% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #924      +/-   ##
==========================================
+ Coverage   68.21%   68.69%   +0.47%     
==========================================
  Files          70       70              
  Lines        7621     7752     +131     
==========================================
+ Hits         5199     5325     +126     
- Misses       2213     2217       +4     
- Partials      209      210       +1     

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