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 iterators for container listings #3196

Merged
merged 1 commit into from
Mar 3, 2025

morph/container: use iterators for container listings

1a1ef3c
Select commit
Loading
Failed to load commit list.
Merged

Use iterators for container listings #3196

morph/container: use iterators for container listings
1a1ef3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 0s

23.15% (+0.01%) compared to d74a7ad

View this Pull Request on Codecov

23.15% (+0.01%) compared to d74a7ad

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 23.15%. Comparing base (d74a7ad) to head (1a1ef3c).

Files with missing lines Patch % Lines
pkg/morph/client/container/list.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3196      +/-   ##
==========================================
+ Coverage   23.14%   23.15%   +0.01%     
==========================================
  Files         760      760              
  Lines       60499    60492       -7     
==========================================
+ Hits        14001    14008       +7     
+ Misses      45503    45490      -13     
+ Partials      995      994       -1     

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