Skip to content

nullable TransferRequest1_1.RestartChannel #315

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

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-commenter commented Mar 28, 2022

Codecov Report

Attention: Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.

Project coverage is 65.94%. Comparing base (48303da) to head (4a1455d).
Report is 40 commits behind head on master.

Files with missing lines Patch % Lines
message/message1_1/transfer_request_cbor_gen.go 33.33% 3 Missing and 3 partials ⚠️
message/message1_1/transfer_request.go 33.33% 1 Missing and 1 partial ⚠️
message/message1_1prime/transfer_request.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files

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     
Files with missing lines Coverage Δ
message/message1_1/message.go 55.93% <100.00%> (ø)
message/message1_1prime/message.go 53.90% <100.00%> (ø)
message/message1_1/transfer_request.go 57.74% <33.33%> (-1.68%) ⬇️
message/message1_1prime/transfer_request.go 66.66% <33.33%> (-2.30%) ⬇️
message/message1_1/transfer_request_cbor_gen.go 28.78% <33.33%> (+0.49%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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