Skip to content

fix(ci): drop unused proto import and pass resourceVersion in watcher…

493ec53
Select commit
Loading
Failed to load commit list.
Draft

feat(api): add ListStageSummaries and WatchStageSummaries RPCs #6159

fix(ci): drop unused proto import and pass resourceVersion in watcher…
493ec53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

57.75% (+0.08%) compared to 91a058b

View this Pull Request on Codecov

57.75% (+0.08%) compared to 91a058b

Details

Codecov Report

❌ Patch coverage is 79.83871% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.75%. Comparing base (91a058b) to head (493ec53).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/server/get_stage_health_outputs_v1alpha1.go 71.05% 8 Missing and 3 partials ⚠️
pkg/server/list_stages_v1alpha1.go 71.42% 4 Missing and 4 partials ⚠️
pkg/server/watch_stages_v1alpha1.go 25.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6159      +/-   ##
==========================================
+ Coverage   57.67%   57.75%   +0.08%     
==========================================
  Files         474      476       +2     
  Lines       40506    40628     +122     
==========================================
+ Hits        23362    23465     +103     
- Misses      15749    15762      +13     
- Partials     1395     1401       +6     

☔ 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.