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

Bugfix recreate benchmark job when operator reboot #2463

Merged
merged 5 commits into from
Mar 22, 2024

:white_check_mark: Fix test

c887b15
Select commit
Loading
Failed to load commit list.
Merged

Bugfix recreate benchmark job when operator reboot #2463

:white_check_mark: Fix test
c887b15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 0s

18.90% (-0.01%) compared to f8280b2, passed because coverage increased by +0.01% when compared to adjusted base (18.89%)

View this Pull Request on Codecov

18.90% (-0.01%) compared to f8280b2, passed because coverage increased by +0.01% when compared to adjusted base (18.89%)

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 18.90%. Comparing base (f8280b2) to head (c887b15).
Report is 1 commits behind head on main.

❗ Current head c887b15 differs from pull request most recent head 8f4c502. Consider uploading reports for the commit 8f4c502 to get more accurate results

Files Patch % Lines
pkg/tools/benchmark/operator/service/operator.go 81.81% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2463      +/-   ##
==========================================
- Coverage   18.91%   18.90%   -0.01%     
==========================================
  Files         562      562              
  Lines       64594    64595       +1     
==========================================
- Hits        12216    12213       -3     
- Misses      51582    51588       +6     
+ Partials      796      794       -2     

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