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

🐛 use correct context for catalog watch handler #516

Merged
merged 1 commit into from
Nov 6, 2023

fix: use correct context for catalog watch handler

24a5097
Select commit
Loading
Failed to load commit list.
Merged

🐛 use correct context for catalog watch handler #516

fix: use correct context for catalog watch handler
24a5097
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2023 in 0s

84.19% (-0.23%) compared to 7f61f6d

View this Pull Request on Codecov

84.19% (-0.23%) compared to 7f61f6d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7f61f6d) 84.41% compared to head (24a5097) 84.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #516      +/-   ##
==========================================
- Coverage   84.41%   84.19%   -0.23%     
==========================================
  Files          23       23              
  Lines         892      892              
==========================================
- Hits          753      751       -2     
- Misses         95       96       +1     
- Partials       44       45       +1     
Files Coverage Δ
internal/controllers/operator_controller.go 80.00% <100.00%> (-0.82%) ⬇️

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