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

fix: 事件收敛逻辑异常 --bug=133902231 #463

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

0RAJA
Copy link
Collaborator

@0RAJA 0RAJA commented Nov 13, 2024

  1. 修复因为收敛比较逻辑写反导致的风险关闭后,新上报的事件不会生成新的风险。事件收敛的逻辑:如果关闭的历史风险关联的事件时间大于等于新上报的事件时间,就不生成新的风险。

1. 修复因为收敛比较逻辑写反导致的风险关闭后,新上报的事件不会生成新的风险。事件收敛的逻辑:如果关闭的历史风险关联的事件时间大于等于新上报的事件时间,就不生成新的风险。
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.13%. Comparing base (4ca2c61) to head (9a2c383).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   63.13%   63.13%           
=======================================
  Files         513      513           
  Lines       16394    16394           
=======================================
  Hits        10350    10350           
  Misses       6044     6044           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0RAJA 0RAJA merged commit 23a8b48 into TencentBlueKing:main Nov 13, 2024
6 checks passed
@0RAJA 0RAJA deleted the bugfix/event_convergence branch November 13, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants