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

Apiclient apiserver socket #119

Closed
wants to merge 14 commits into from
Closed

Apiclient apiserver socket #119

wants to merge 14 commits into from

Conversation

mmetc
Copy link
Owner

@mmetc mmetc commented Feb 27, 2024

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 fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help mmetc 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 mmetc 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 Feb 27, 2024

Codecov Report

Attention: Patch coverage is 77.24868% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 57.95%. Comparing base (6c5e8af) to head (bd558a5).

Files Patch % Lines
pkg/apiserver/apiserver.go 79.24% 10 Missing and 1 partial ⚠️
pkg/csconfig/api.go 75.75% 6 Missing and 2 partials ⚠️
pkg/apiclient/client.go 85.10% 4 Missing and 3 partials ⚠️
pkg/apiserver/controllers/v1/utils.go 41.66% 6 Missing and 1 partial ⚠️
pkg/apiserver/middlewares/v1/jwt.go 37.50% 4 Missing and 1 partial ⚠️
pkg/apiserver/middlewares/v1/api_key.go 42.85% 2 Missing and 2 partials ⚠️
cmd/crowdsec-cli/machines.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   57.84%   57.95%   +0.10%     
==========================================
  Files         242      243       +1     
  Lines       31217    31336     +119     
==========================================
+ Hits        18058    18160     +102     
- Misses      11509    11525      +16     
- Partials     1650     1651       +1     
Flag Coverage Δ
bats 38.10% <69.31%> (+0.10%) ⬆️
unit-linux 36.44% <43.38%> (-15.74%) ⬇️
unit-windows 33.08% <41.87%> (-14.50%) ⬇️

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 apiclient-apiserver-socket branch 3 times, most recently from 8cc9f4c to 7a55a9c Compare February 28, 2024 08:45
@mmetc mmetc force-pushed the apiclient-apiserver-socket branch 2 times, most recently from 8532612 to f387ead Compare February 28, 2024 12:46
@mmetc mmetc force-pushed the apiclient-apiserver-socket branch 2 times, most recently from 15c04fc to b2f4d15 Compare March 8, 2024 14:40
@mmetc mmetc force-pushed the apiclient-apiserver-socket branch from b2f4d15 to bd558a5 Compare March 8, 2024 14:54
@mmetc mmetc closed this Aug 2, 2024
@mmetc mmetc deleted the apiclient-apiserver-socket branch August 2, 2024 13:35
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.

1 participant