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

refact: context propagation (apiclient, cticlient...) #3477

Merged
merged 8 commits into from
Feb 21, 2025
Merged

refact: context propagation (apiclient, cticlient...) #3477

merged 8 commits into from
Feb 21, 2025

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Feb 20, 2025

No description provided.

Copy link

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
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

@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 added this to the 1.6.6 milestone Feb 20, 2025
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 77.94118% with 15 lines in your changes missing coverage. Please review.

Project coverage is 56.08%. Comparing base (8da6a4d) to head (3c24a37).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/acquisition/modules/appsec/appsec.go 0.00% 7 Missing ⚠️
pkg/apiserver/middlewares/v1/ocsp.go 25.00% 3 Missing ⚠️
pkg/apiclient/heartbeat.go 60.00% 2 Missing ⚠️
pkg/apiclient/allowlists_service.go 75.00% 1 Missing ⚠️
pkg/apiclient/decisions_service.go 87.50% 1 Missing ⚠️
pkg/apiclient/decisions_sync_service.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3477   +/-   ##
=======================================
  Coverage   56.08%   56.08%           
=======================================
  Files         389      389           
  Lines       43379    43393   +14     
=======================================
+ Hits        24328    24339   +11     
- Misses      16987    16989    +2     
- Partials     2064     2065    +1     
Flag Coverage Δ
bats 40.20% <42.64%> (-0.04%) ⬇️
unit-linux 33.43% <55.88%> (+0.03%) ⬆️
unit-windows 22.44% <51.47%> (+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 marked this pull request as ready for review February 20, 2025 16:16
@mmetc mmetc merged commit a3187d6 into master Feb 21, 2025
17 checks passed
@mmetc mmetc deleted the context branch February 21, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants