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 deadlock when deleting decisions if PAPI is half configured #3283

Merged
merged 1 commit into from
Oct 16, 2024

avoid deadlock when deleting decisions if PAPI is half configured

cc89b8e
Select commit
Loading
Failed to load commit list.
Merged

avoid deadlock when deleting decisions if PAPI is half configured #3283

avoid deadlock when deleting decisions if PAPI is half configured
cc89b8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

39.22% (+0.01%) compared to 8ff58ee

View this Pull Request on Codecov

39.22% (+0.01%) compared to 8ff58ee

Details

Codecov Report

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

Project coverage is 39.22%. Comparing base (8ff58ee) to head (cc89b8e).

Files with missing lines Patch % Lines
pkg/apiserver/apiserver.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3283      +/-   ##
==========================================
+ Coverage   39.21%   39.22%   +0.01%     
==========================================
  Files         480      480              
  Lines       62063    62063              
==========================================
+ Hits        24335    24342       +7     
+ Misses      35084    35079       -5     
+ Partials     2644     2642       -2     

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