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

[bugfix] resolve agent kvsdb already closed before last saving #2390

Merged
merged 1 commit into from
Feb 21, 2024

resolve kvs already closed before last saving

e734ac3
Select commit
Loading
Failed to load commit list.
Merged

[bugfix] resolve agent kvsdb already closed before last saving #2390

resolve kvs already closed before last saving
e734ac3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2024 in 0s

18.60% (-0.10%) compared to 699ba22

View this Pull Request on Codecov

18.60% (-0.10%) compared to 699ba22

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (699ba22) 18.70% compared to head (e734ac3) 18.60%.
Report is 6 commits behind head on main.

Files Patch % Lines
pkg/agent/core/ngt/service/ngt.go 30.76% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2390      +/-   ##
==========================================
- Coverage   18.70%   18.60%   -0.10%     
==========================================
  Files         548      546       -2     
  Lines       73803    73712      -91     
==========================================
- Hits        13805    13715      -90     
- Misses      59261    59263       +2     
+ Partials      737      734       -3     

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