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: StreamingAcquisition() #3274

Merged
merged 4 commits into from
Oct 11, 2024
Merged

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.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 58.20896% with 28 lines in your changes missing coverage. Please review.

Project coverage is 39.20%. Comparing base (8ff58ee) to head (b2342de).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/acquisition/acquisition.go 52.94% 8 Missing ⚠️
pkg/acquisition/modules/kinesis/kinesis.go 42.85% 8 Missing ⚠️
pkg/acquisition/modules/appsec/appsec.go 0.00% 5 Missing ⚠️
pkg/acquisition/modules/journalctl/journalctl.go 50.00% 2 Missing ⚠️
pkg/acquisition/modules/s3/s3.go 77.77% 2 Missing ⚠️
cmd/crowdsec/crowdsec.go 0.00% 0 Missing and 1 partial ⚠️
pkg/acquisition/modules/cloudwatch/cloudwatch.go 50.00% 1 Missing ⚠️
pkg/acquisition/modules/wineventlog/wineventlog.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3274      +/-   ##
==========================================
- Coverage   39.21%   39.20%   -0.01%     
==========================================
  Files         480      480              
  Lines       62063    62075      +12     
==========================================
  Hits        24335    24335              
- Misses      35084    35091       +7     
- Partials     2644     2649       +5     
Flag Coverage Δ
bats 31.38% <12.90%> (-0.02%) ⬇️
unit-linux 34.71% <83.87%> (+<0.01%) ⬆️
unit-windows 24.65% <40.62%> (-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-a5 branch 3 times, most recently from ffa6bae to 2e72c74 Compare October 10, 2024 09:11
@mmetc mmetc marked this pull request as ready for review October 10, 2024 15:21
@mmetc mmetc requested a review from blotus October 10, 2024 15:21
@mmetc mmetc merged commit 9976616 into master Oct 11, 2024
17 checks passed
@mmetc mmetc deleted the context-propagation-a5 branch October 11, 2024 13:59
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