crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

[Draft] Add bayesian training

Open seemanne opened this issue 1 year ago • 4 comments

seemanne avatar Aug 16 '23 16:08 seemanne

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

github-actions[bot] avatar Aug 16 '23 16:08 github-actions[bot]

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

github-actions[bot] avatar Aug 16 '23 16:08 github-actions[bot]

/kind feature /area configuration

seemanne avatar Aug 16 '23 16:08 seemanne

Codecov Report

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

Comparison is base (92f923c) 56.94% compared to head (ba7a5a3) 37.79%.

Files Patch % Lines
pkg/leakybucket/bayesian.go 0.00% 4 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2430       +/-   ##
===========================================
- Coverage   56.94%   37.79%   -19.16%     
===========================================
  Files         195      191        -4     
  Lines       26675    26302      -373     
===========================================
- Hits        15191     9940     -5251     
- Misses       9901    15018     +5117     
+ Partials     1583     1344      -239     
Flag Coverage Δ
bats 37.79% <0.00%> (ø)
unit-linux ?
unit-windows ?

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.

codecov[bot] avatar Aug 16 '23 16:08 codecov[bot]