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

add sdk.Result decorator #500

Merged
merged 1 commit into from
May 6, 2024
Merged

add sdk.Result decorator #500

merged 1 commit into from
May 6, 2024

Conversation

codchen
Copy link
Collaborator

@codchen codchen commented May 6, 2024

Describe your changes and provide context

Allow additional information to be decorated on sdk.Result by responses

Testing performed to validate your change

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 55.36%. Comparing base (8867c10) to head (c11e8b6).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #500      +/-   ##
==========================================
- Coverage   55.36%   55.36%   -0.01%     
==========================================
  Files         631      631              
  Lines       54112    54117       +5     
==========================================
+ Hits        29959    29961       +2     
- Misses      22015    22017       +2     
- Partials     2138     2139       +1     
Files Coverage Δ
types/result.go 76.33% <57.14%> (-1.11%) ⬇️

@codchen codchen merged commit a0b1d4a into main May 6, 2024
13 checks passed
@codchen codchen deleted the wrap-sdk-result branch May 6, 2024 07:53
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