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 #3250

Closed
wants to merge 2 commits into from
Closed

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 77.41935% with 14 lines in your changes missing coverage. Please review.

Project coverage is 51.31%. Comparing base (fee3deb) to head (35511a5).

Files with missing lines Patch % Lines
pkg/apiserver/controllers/v1/decisions.go 33.33% 2 Missing and 2 partials ⚠️
pkg/apiserver/middlewares/v1/api_key.go 66.66% 2 Missing and 2 partials ⚠️
pkg/database/bouncers.go 88.88% 2 Missing ⚠️
pkg/database/lock.go 81.81% 2 Missing ⚠️
cmd/crowdsec-cli/clibouncer/bouncers.go 92.30% 1 Missing ⚠️
pkg/apiserver/apic.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3250      +/-   ##
==========================================
- Coverage   51.33%   51.31%   -0.02%     
==========================================
  Files         357      357              
  Lines       38905    38915      +10     
==========================================
- Hits        19970    19969       -1     
- Misses      16975    16983       +8     
- Partials     1960     1963       +3     
Flag Coverage Δ
bats 40.97% <80.70%> (-0.02%) ⬇️
unit-linux 34.69% <21.42%> (+<0.01%) ⬆️
unit-windows 28.63% <43.54%> (+<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-10 branch from f341140 to b1a31c5 Compare September 19, 2024 15:12
@mmetc mmetc force-pushed the context-propagation-10 branch from b1a31c5 to 35511a5 Compare September 20, 2024 14:38
@mmetc mmetc closed this Sep 20, 2024
@mmetc mmetc deleted the context-propagation-10 branch September 20, 2024 14:58
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.

1 participant