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

feat: apply obscure_error_if_true consistenlty #5892

Merged

Conversation

hansieodendaal
Copy link
Contributor

Description

Consistently applied obscure_error_if_true within base_node_grpc_server.rs

Closes #5857

Motivation and Context

See #5857

How Has This Been Tested?

Pass existing tests

What process can a PR reviewer use to test or verify this change?

Code walk-through

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

Consistently applied `obscure_error_if_true` within `base_node_grpc_server.rs`
Copy link

github-actions bot commented Nov 1, 2023

Test Results (CI)

1 244 tests   1 244 ✔️  10m 9s ⏱️
     39 suites         0 💤
       1 files           0

Results for commit 08332f6.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Nov 1, 2023
Copy link

github-actions bot commented Nov 1, 2023

Test Results (Integration tests)

  2 files  11 suites   22m 11s ⏱️
34 tests 33 ✔️ 0 💤 1
35 runs  34 ✔️ 0 💤 1

For more details on these failures, see this check.

Results for commit 08332f6.

♻️ This comment has been updated with latest results.

@hansieodendaal hansieodendaal changed the title feat: apply obscure_error_if_true consistenlt feat: apply obscure_error_if_true consistenlty Nov 1, 2023
@ghpbot-tari-project ghpbot-tari-project removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Nov 1, 2023
@SWvheerden SWvheerden merged commit 1864203 into tari-project:development Nov 1, 2023
14 of 15 checks passed
@hansieodendaal hansieodendaal deleted the ho_grpc_obscure_error branch November 1, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some errors are not obscured by gRPC server
3 participants