Skip to content

Conversation

zirain
Copy link
Member

@zirain zirain commented Oct 20, 2025

fixes: #6985

@zirain zirain requested a review from a team as a code owner October 20, 2025 05:38
Signed-off-by: zirain <[email protected]>
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.94%. Comparing base (fa9f9c3) to head (c829080).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7284      +/-   ##
==========================================
+ Coverage   70.92%   70.94%   +0.01%     
==========================================
  Files         229      229              
  Lines       41071    41072       +1     
==========================================
+ Hits        29131    29138       +7     
+ Misses      10221    10216       -5     
+ Partials     1719     1718       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arkodg
Copy link
Contributor

arkodg commented Oct 20, 2025

thanks @zirain , similar logic is needed for consecutive_local_origin_failure
we'll also need to rm the default markers

// +kubebuilder:default=0
else these values will always be set

@zirain
Copy link
Member Author

zirain commented Oct 20, 2025

thanks @zirain , similar logic is needed for consecutive_local_origin_failure we'll also need to rm the default markers

// +kubebuilder:default=0

else these values will always be set

#6985 (comment)

will rm the default value later.

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.

Apply enforcement settings for outlier_detection

2 participants