[improvement][feat] set the PageSize for ListInstances to be the max of 500, add support to filter linodes on ListInstance via an optional tag passed into the CCM#580
Merged
Codecov / codecov/project
succeeded
Jun 29, 2026 in 1s
73.65% (-0.02%) compared to 0037f77, passed because coverage increased by 0.01% when compared to adjusted base (73.64%)
View this Pull Request on Codecov
73.65% (-0.02%) compared to 0037f77, passed because coverage increased by 0.01% when compared to adjusted base (73.64%)
Details
Codecov Report
❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.65%. Comparing base (0037f77) to head (c050f70).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cloud/linode/services/instances.go | 77.77% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #580 +/- ##
==========================================
- Coverage 73.66% 73.65% -0.02%
==========================================
Files 19 19
Lines 3023 3029 +6
==========================================
+ Hits 2227 2231 +4
- Misses 537 538 +1
- Partials 259 260 +1 ☔ View full report in Codecov by Harness.
📢 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.
Loading