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
Merged

context propagation: pkg/apiserver #3272

merged 3 commits into from
Oct 9, 2024

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Oct 3, 2024

No description provided.

@mmetc mmetc added the kind/enhancement New feature or request label Oct 3, 2024
@mmetc mmetc added this to the 1.6.4 milestone Oct 3, 2024
Copy link

github-actions bot commented Oct 3, 2024

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@mmetc mmetc force-pushed the context-propagation-a3 branch from c861b3d to 88323b3 Compare October 3, 2024 09:27
Copy link

codecov bot commented Oct 3, 2024

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).
Report is 1 commits behind head on master.

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     
Flag Coverage Δ
bats 31.35% <55.55%> (-0.06%) ⬇️
unit-linux 34.70% <33.33%> (-0.06%) ⬇️
unit-windows 24.64% <26.08%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mmetc mmetc force-pushed the context-propagation-a3 branch 2 times, most recently from 043709f to a7b2740 Compare October 3, 2024 13:07
@mmetc mmetc marked this pull request as ready for review October 3, 2024 13:30
@mmetc mmetc requested a review from blotus October 3, 2024 13:31
@mmetc mmetc force-pushed the context-propagation-a3 branch from a7b2740 to 837d65c Compare October 3, 2024 13:32
@mmetc mmetc force-pushed the context-propagation-a3 branch from 837d65c to 2a28f98 Compare October 4, 2024 12:09
@mmetc mmetc merged commit b9bccfa into master Oct 9, 2024
16 of 17 checks passed
@mmetc mmetc deleted the context-propagation-a3 branch October 9, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request needs/area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants