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

refactor: transtition to spdk client #875

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

refactor: (spdk)add trace to adapter

9d0d950
Select commit
Loading
Failed to load commit list.
Draft

refactor: transtition to spdk client #875

refactor: (spdk)add trace to adapter
9d0d950
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2024 in 1s

74.19% (-0.59%) compared to 55e38cf

View this Pull Request on Codecov

74.19% (-0.59%) compared to 55e38cf

Details

Codecov Report

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

Comparison is base (55e38cf) 74.77% compared to head (9d0d950) 74.19%.
Report is 6 commits behind head on main.

Files Patch % Lines
pkg/utils/server.go 0.00% 54 Missing ⚠️
pkg/spdk/adapter.go 86.04% 6 Missing ⚠️
pkg/backend/backend.go 50.00% 1 Missing and 1 partial ⚠️
pkg/frontend/frontend.go 71.42% 1 Missing and 1 partial ⚠️
pkg/middleend/middleend.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
- Coverage   74.77%   74.19%   -0.59%     
==========================================
  Files          40       41       +1     
  Lines        3699     3778      +79     
==========================================
+ Hits         2766     2803      +37     
- Misses        845      887      +42     
  Partials       88       88              

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