slbotbm commented on code in PR #3037:
URL: https://github.com/apache/iggy/pull/3037#discussion_r2999250683


##########
foreign/go/binary_serialization/binary_response_deserializer_test.go:
##########


Review Comment:
   Previously, I did not make myself clear on what type comment I was talking 
about. I apologize for the confusion. 
   
   I was thinking comments of the following type:
   ```
   // User: id=42(4) + createdAt=999(8) + status=1(1) + usernameLen=5(1) + 
"admin"(5) = 19 bytes
        // hasPermissions=1(1) + permLen=11(4) + permissions(11) = 16 bytes`
   ```
   Though this is not a blocker to merging



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to