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(state): untriggerd rule always cancel #3436

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

ngjaying
Copy link
Collaborator

validate may plan topo but not run if rule is not triggered. This will lead to buffer full if the source is a shared source.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.36%. Comparing base (5084bb9) to head (eb96964).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3436      +/-   ##
==========================================
+ Coverage   71.33%   71.36%   +0.03%     
==========================================
  Files         411      411              
  Lines       47157    47158       +1     
==========================================
+ Hits        33637    33652      +15     
+ Misses      10893    10879      -14     
  Partials     2627     2627              

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

@ngjaying ngjaying marked this pull request as ready for review December 10, 2024 07:52
validate may plan topo but not run if rule is not triggered. This will lead to buffer full if the source is a shared source.

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
@ngjaying ngjaying merged commit 05c677a into lf-edge:master Dec 11, 2024
58 checks passed
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