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

Add tests for index information export #2412

Merged
merged 2 commits into from
Feb 26, 2024

Add comments

3ae9a9e
Select commit
Loading
Failed to load commit list.
Merged

Add tests for index information export #2412

Add comments
3ae9a9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

18.93% (+0.24%) compared to db555fe

View this Pull Request on Codecov

18.93% (+0.24%) compared to db555fe

Details

Codecov Report

Attention: Patch coverage is 34.28571% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 18.93%. Comparing base (db555fe) to head (3ae9a9e).
Report is 4 commits behind head on main.

Files Patch % Lines
pkg/agent/core/ngt/usecase/agentd.go 0.00% 14 Missing ⚠️
internal/k8s/client/client.go 0.00% 3 Missing ⚠️
pkg/agent/core/ngt/service/ngt.go 62.50% 2 Missing and 1 partial ⚠️
pkg/agent/core/ngt/service/option.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2412      +/-   ##
==========================================
+ Coverage   18.69%   18.93%   +0.24%     
==========================================
  Files         549      549              
  Lines       73854    73873      +19     
==========================================
+ Hits        13807    13989     +182     
+ Misses      59304    59122     -182     
- Partials      743      762      +19     

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