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/database/{lock,decision} #3251

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Sep 19, 2024

No description provided.

@mmetc mmetc added the kind/enhancement New feature or request label Sep 19, 2024
@mmetc mmetc added this to the 1.6.4 milestone Sep 19, 2024
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.

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 46 lines in your changes missing coverage. Please review.

Project coverage is 51.33%. Comparing base (4a2a663) to head (f8b0cf1).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/apiserver/controllers/v1/decisions.go 31.81% 30 Missing ⚠️
pkg/database/decisions.go 78.78% 7 Missing ⚠️
pkg/apiserver/papi_cmd.go 0.00% 6 Missing ⚠️
pkg/database/lock.go 86.66% 2 Missing ⚠️
pkg/apiserver/apic.go 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3251      +/-   ##
==========================================
+ Coverage   51.31%   51.33%   +0.01%     
==========================================
  Files         357      357              
  Lines       38915    38937      +22     
==========================================
+ Hits        19971    19990      +19     
- Misses      16981    16986       +5     
+ Partials     1963     1961       -2     
Flag Coverage Δ
bats 40.96% <43.18%> (-0.03%) ⬇️
unit-linux 34.71% <56.81%> (+0.03%) ⬆️
unit-windows 28.64% <44.34%> (+<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-11 branch 2 times, most recently from fa83dd9 to 45daee9 Compare September 20, 2024 14:57
@mmetc mmetc changed the title context propagation: pkg/database/decision context propagation: pkg/database/lock; pkg/database/decision Sep 20, 2024
@mmetc mmetc changed the title context propagation: pkg/database/lock; pkg/database/decision context propagation: pkg/database/{lock,decision} Sep 20, 2024
@mmetc mmetc requested a review from blotus September 23, 2024 07:14
@mmetc mmetc marked this pull request as ready for review September 23, 2024 07:14
@mmetc mmetc merged commit 1133afe into master Sep 23, 2024
17 checks passed
@mmetc mmetc deleted the context-propagation-11 branch September 23, 2024 15:33
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