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: fix slice init length #3742

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: fix slice init length

12a0ae5
Select commit
Loading
Failed to load commit list.
Open

fix: fix slice init length #3742

fix: fix slice init length
12a0ae5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 1s

33.17% (target 0.00%)

View this Pull Request on Codecov

33.17% (target 0.00%)

Details

Codecov Report

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

Project coverage is 33.17%. Comparing base (01a2ab5) to head (12a0ae5).
Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
pkg/manifest1/balancer.go 0.00% 1 Missing ⚠️
provider/aws/releases.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3742      +/-   ##
==========================================
- Coverage   33.56%   33.17%   -0.39%     
==========================================
  Files         180      182       +2     
  Lines       20253    20540     +287     
==========================================
+ Hits         6797     6814      +17     
- Misses      12309    12578     +269     
- Partials     1147     1148       +1     

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