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: split auth_key, auth_retry, auth_jwt #2743

Merged
merged 2 commits into from Jan 17, 2024
Merged

apiclient: split auth_key, auth_retry, auth_jwt #2743

merged 2 commits into from Jan 17, 2024

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Jan 15, 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 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 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 Jan 15, 2024

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (4df4e5b) 57.07% compared to head (e04acc9) 57.04%.

Files Patch % Lines
pkg/apiclient/auth_key.go 69.44% 8 Missing and 3 partials ⚠️
pkg/apiclient/auth_retry.go 80.00% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2743      +/-   ##
==========================================
- Coverage   57.07%   57.04%   -0.03%     
==========================================
  Files         230      233       +3     
  Lines       30559    30559              
==========================================
- Hits        17441    17433       -8     
- Misses      11437    11443       +6     
- Partials     1681     1683       +2     
Flag Coverage Δ
bats 36.86% <47.00%> (-0.05%) ⬇️
unit-linux 52.35% <75.00%> (-0.10%) ⬇️
unit-windows 47.93% <75.00%> (-0.10%) ⬇️

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.

Copy link
Contributor

@sabban sabban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mmetc mmetc merged commit d760b40 into master Jan 17, 2024
16 checks passed
@mmetc mmetc deleted the api-lint branch January 17, 2024 14:08
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.

None yet

2 participants