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

nullable TransferRequest1_1.RestartChannel #315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

turuslan
Copy link

Fixes ambiguos TransferRequest1_1.RestartChannel cbor encoding - make it nullable.

@codecov-commenter
Copy link

Codecov Report

Merging #315 (4a1455d) into master (48303da) will decrease coverage by 0.12%.
The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
- Coverage   66.06%   65.94%   -0.13%     
==========================================
  Files          29       29              
  Lines        3439     3450      +11     
==========================================
+ Hits         2272     2275       +3     
- Misses        814      818       +4     
- Partials      353      357       +4     
Impacted Files Coverage Δ
message/message1_1/transfer_request.go 57.74% <33.33%> (-1.68%) ⬇️
message/message1_1/transfer_request_cbor_gen.go 28.78% <33.33%> (+0.49%) ⬆️
message/message1_1prime/transfer_request.go 66.66% <33.33%> (-2.30%) ⬇️
message/message1_1/message.go 55.93% <100.00%> (ø)
message/message1_1prime/message.go 53.90% <100.00%> (ø)

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