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: podopslifecycle webhook waits for more events #171

Merged
merged 1 commit into from
Mar 26, 2024

fix, podopslifecycle webhook waits for more events

7f9845d
Select commit
Loading
Failed to load commit list.
Merged

fix: podopslifecycle webhook waits for more events #171

fix, podopslifecycle webhook waits for more events
7f9845d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

65.13% (+1.11%) compared to 72fb78d

View this Pull Request on Codecov

65.13% (+1.11%) compared to 72fb78d

Details

Codecov Report

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

Project coverage is 65.13%. Comparing base (72fb78d) to head (7f9845d).
Report is 1 commits behind head on main.

Files Patch % Lines
...webhook/server/generic/pod/opslifecycle/webhook.go 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   64.01%   65.13%   +1.11%     
==========================================
  Files          73       74       +1     
  Lines        4708     4810     +102     
==========================================
+ Hits         3014     3133     +119     
+ Misses       1419     1396      -23     
- Partials      275      281       +6     

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