crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

refact: migrate net.IP -> net/netip: part 2

Open mmetc opened this issue 7 months ago • 3 comments

mmetc avatar Jun 12 '25 10:06 mmetc

@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.

github-actions[bot] avatar Jun 12 '25 10:06 github-actions[bot]

@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.

github-actions[bot] avatar Jun 12 '25 10:06 github-actions[bot]

Codecov Report

:x: Patch coverage is 95.23810% with 2 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 62.78%. Comparing base (c237087) to head (461e238). :warning: Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/csnet/ip.go 95.23% 1 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3682      +/-   ##
==========================================
+ Coverage   62.70%   62.78%   +0.08%     
==========================================
  Files         457      455       -2     
  Lines       33036    32965      -71     
==========================================
- Hits        20716    20698      -18     
+ Misses      10201    10151      -50     
+ Partials     2119     2116       -3     
Flag Coverage Δ
bats 46.36% <90.47%> (+<0.01%) :arrow_up:
unit-linux 35.34% <95.23%> (-0.04%) :arrow_down:
unit-windows 24.71% <95.23%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 12 '25 11:06 codecov[bot]