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: rename SpdkJSONRPC to Client #713

Merged
merged 3 commits into from
Oct 10, 2023
Merged

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Oct 9, 2023

Signed-off-by: Boris Glimcher [email protected]

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #713 (743a9dd) into main (6aa3fd9) will not change coverage.
The diff coverage is 82.90%.

@@           Coverage Diff           @@
##             main     #713   +/-   ##
=======================================
  Coverage   75.06%   75.06%           
=======================================
  Files          40       40           
  Lines        3610     3610           
=======================================
  Hits         2710     2710           
  Misses        816      816           
  Partials       84       84           
Files Coverage Δ
pkg/backend/aio.go 96.84% <100.00%> (ø)
pkg/backend/null.go 96.84% <100.00%> (ø)
pkg/frontend/blk.go 93.56% <100.00%> (ø)
pkg/frontend/nvme_controller.go 94.73% <100.00%> (ø)
pkg/frontend/nvme_namespace.go 93.06% <100.00%> (ø)
pkg/frontend/nvme_subsystem.go 90.45% <100.00%> (ø)
pkg/middleend/encryption.go 100.00% <100.00%> (ø)
pkg/middleend/qos.go 98.15% <100.00%> (ø)
pkg/backend/nvme_path.go 67.44% <80.00%> (ø)
pkg/utils/server.go 0.00% <0.00%> (ø)
... and 1 more

@glimchb glimchb force-pushed the main branch 2 times, most recently from 660c0a5 to 120a051 Compare October 9, 2023 21:04
Signed-off-by: Boris Glimcher <[email protected]>
@glimchb glimchb added the Merge Candidate in the open merge window, next candidate for merge label Oct 9, 2023
@glimchb glimchb marked this pull request as ready for review October 9, 2023 21:11
@glimchb glimchb requested a review from a team as a code owner October 9, 2023 21:11
@artek-koltun artek-koltun merged commit d8cec1a into opiproject:main Oct 10, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge Candidate in the open merge window, next candidate for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants