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

context propagation: pkg/apiserver #3272

Merged
merged 3 commits into from
Oct 9, 2024

lint

323960f
Select commit
Loading
Failed to load commit list.
Merged

context propagation: pkg/apiserver #3272

lint
323960f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 9, 2024 in 1s

39.20% (-0.03%) compared to 40021b6

View this Pull Request on Codecov

39.20% (-0.03%) compared to 40021b6

Details

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes missing coverage. Please review.

Project coverage is 39.20%. Comparing base (40021b6) to head (323960f).

Files with missing lines Patch % Lines
cmd/crowdsec/api.go 33.33% 4 Missing ⚠️
cmd/crowdsec/serve.go 66.66% 2 Missing ⚠️
cmd/crowdsec-cli/clipapi/papi.go 0.00% 1 Missing ⚠️
pkg/apiserver/apic.go 83.33% 1 Missing ⚠️
pkg/apiserver/apiserver.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3272      +/-   ##
==========================================
- Coverage   39.22%   39.20%   -0.03%     
==========================================
  Files         480      480              
  Lines       62058    62061       +3     
==========================================
- Hits        24341    24328      -13     
- Misses      35073    35086      +13     
- Partials     2644     2647       +3     

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