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

feat(sysadvisor): add ignore check in borwein model #787

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

lihonghao314
Copy link
Collaborator

@lihonghao314 lihonghao314 commented Feb 20, 2025

What type of PR is this?

Features

What this PR does / why we need it:

To make the prediction results more accurate, a new field ignore is added in the Borwein Latency Regression, and small-scale services are excluded

@lihonghao314 lihonghao314 force-pushed the dev/borwein-topsvc branch 3 times, most recently from 3b1fd7a to 6704716 Compare February 25, 2025 03:11
@lihonghao314 lihonghao314 changed the title feat(sysadvisor): add top svc check in borwein model feat(sysadvisor): add ignore check in borwein model Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.75%. Comparing base (ca7c39d) to head (ccec4f9).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #787      +/-   ##
==========================================
+ Coverage   60.63%   60.75%   +0.12%     
==========================================
  Files         604      604              
  Lines       63452    63514      +62     
==========================================
+ Hits        38471    38586     +115     
+ Misses      21131    21065      -66     
- Partials     3850     3863      +13     
Flag Coverage Δ
unittest 60.75% <100.00%> (+0.12%) ⬆️

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

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

@gary-lgy gary-lgy merged commit 5d8de84 into kubewharf:main Feb 25, 2025
11 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