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

Uniformly check returned error on OK response in middleend #512

Conversation

artek-koltun
Copy link
Contributor

see #501

@artek-koltun artek-koltun force-pushed the feat-uniformly-check-error-on-ok-response-middleend branch from dd3866e to 7322fc7 Compare July 4, 2023 08:27
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #512 (7322fc7) into main (c2247af) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #512   +/-   ##
=======================================
  Coverage   70.69%   70.69%           
=======================================
  Files          21       21           
  Lines        3399     3399           
=======================================
  Hits         2403     2403           
  Misses        891      891           
  Partials      105      105           

@artek-koltun artek-koltun marked this pull request as ready for review July 4, 2023 10:12
@artek-koltun artek-koltun requested a review from a team as a code owner July 4, 2023 10:12
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice consolidation

"volume-test",
nil,
[]string{`{"id":%d,"error":{"code":0,"message":""},"result":[]}`},
codes.InvalidArgument,
fmt.Sprintf("Could not find any namespaces for NQN: %v", "nqn.2022-09.io.spdk:opi3"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how this passed before ?

@glimchb glimchb merged commit 7bf55c8 into opiproject:main Jul 5, 2023
15 checks passed
@artek-koltun artek-koltun deleted the feat-uniformly-check-error-on-ok-response-middleend branch November 17, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants